You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tiny Pointers is a C library for space-efficient pointer compression, reducing memory overhead while maintaining fast lookups. Supports SIMPLE, FIXED, and VARIABLE variants with thread safety and resizing (SIMPLE only).
A stateless microservice for Argon2id password hashing written in Go. Features OWASP-compliant parameters, protection against timing attacks, and a distroless Docker implementation.
Provide a stateless microservice for secure password hashing and verification using Argon2id in Go, enhancing performance and scalability for applications.