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.
Software sandbox for storage of sensitive information in memory.
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.
HTTP middleware for Go that facilitates some quick security wins.
The main features of unrolled/secure are: Security and Auditing, Security and Cryptography, Security And Privacy, Web Framework Hardening.
Open-source alternatives to unrolled/secure include: 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… adrianosela/sslmgr. awnumar/memguard — Software sandbox for storage of sensitive information in memory. cossacklabs/acra — Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections… dwin/goargonpass.