How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A small and easy-to-use one-time password generator library for Java implementing RFC 4226 (HOTP) and RFC 6238 (TOTP).
Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL.
Software sandbox for storage of sensitive information in memory.
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
The main features of adrianosela/sslmgr are: Security and Cryptography, Security And Privacy.
Open-source alternatives to adrianosela/sslmgr include: cossacklabs/acra — Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections… dwin/goargonpass. awnumar/memguard — Software sandbox for storage of sensitive information in memory. bastiaanjansen/otp-java — A small and easy-to-use one-time password generator library for Java implementing RFC 4226 (HOTP) and RFC 6238 (TOTP). cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… dwin/gosecretboxpassword.