|
Digital security is a one of the fundamental features provided by any software
system. Most of software systems use digital security even with simple
implementations. Common implementation examples are secure user login,
encryption of user login information, data encryption and communication
encryption.
The question is, does those implementations are secure enough?
Normally developers use basic user name and password for access, they use simple
encryption algorithms to encrypt login information, data and communication.
Softlock provides their security libraries to software companies. Softlock
security libraries provide:
- Standard Data Encryption
- Standard Session Key Generation and Derivation
- Secure Key Exchange
- Digital Signature including certificate management, key generation, signing and
verification
- Standard Data Encoding
- User Identification using eSign and ePass devices
|
|