2 repositorios
Libraries for hashing, signing, and encrypting data using standard algorithms.
Distinguishing note: Focuses on low-level cryptographic primitives, distinct from high-level identity management.
Explore 2 awesome GitHub repositories matching security & cryptography · Cryptographic Utilities. Refine with filters or upvote what's useful.
Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and administrative panels. It enables developers to construct dynamic user interfaces by dragging and dropping modular widgets onto a canvas and binding them directly to backend data sources. The platform utilizes a reactive framework that automatically updates interface elements and triggers functions whenever underlying data or widget properties change, eliminating the need for manual event handling. The platform distinguishes itself through a server-side proxy architecture that exe
Handles hashing, encryption, and data protection tasks by implementing security protocols within application logic.
OpenZeppelin Contracts is a library of modular, secure, and reusable smart contract components designed for the development of decentralized applications. It provides a foundational framework for building standard-compliant contracts, offering battle-tested implementations for token standards, access control, and common utility patterns. The project distinguishes itself through its comprehensive support for complex architectural patterns, including proxy-based upgradeability, role-based access control, and account abstraction. It enables developers to implement modular logic injection via hoo
Provides a suite of tools for secure arithmetic, signature verification, and data integrity checks.