1 Repo
Practices and tools for protecting sensitive data handled on the backend.
Distinguishing note: No existing candidates cover the broad domain of combined server-side hashing and encryption for data protection.
Explore 1 awesome GitHub repository matching security & cryptography · Server-Side Data Security. Refine with filters or upvote what's useful.
This is a TypeScript web framework and Node.js backend framework used to build web applications and API servers. It serves as a server-side application toolkit providing a structured environment for managing HTTP routing, request parsing, and application configuration. The framework features a dependency injection container to deliver required objects between application components, decoupling internal logic. It includes built-in tools for server-side data security, such as cryptographic drivers for hashing sensitive data and encrypting application data at rest. The project covers broad capa
Protects sensitive user information through built-in cryptographic tools for password hashing and data encryption.