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.
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.