OTP code generation algorithm
book
Article ID: 111621
calendar_today
Updated On:
Products
CA Rapid App Security
CA Advanced Authentication
CA API Gateway
Issue/Introduction
Can you detail the process on how the OTP (Activation Code) will be generated?
Environment
Release:
Component: RSKFRT
Resolution
AuthMinder don't have any propitiatory algorithm for random number generation, We leverage openssl's random number generation method for OTP.
VERSION:
we are using OpenSSL version
OpenSSL 0.9.8o 01 Jun 2010
COMMAND:
We are not using any straight command to generate OTP. Have code to generate random bits.
Feedback
thumb_up
Yes
thumb_down
No