ring is focused on the implementation, testing, and optimization of a core set of cryptographic operations exposed via an easy-to-use (and hard-to-misuse) API. ring exposes a Rust API and is written in a hybrid of Rust, C, and assembly language. ring is focused on general-purpose cryptography. WebPKI X.509 certificate validation is done in the webpki project, which is built on top of ring. Also, multiple groups are working on implementations of cryptographic protocols like TLS, SSH, and DNSSEC on top of ring.
security ecdsa ecdh curve25519 aes-gcm sha-256 sha-384 sha-512 ecc hmac hkdf pbkdf2 p-256 p-384 x25519 chacha20-poly1305 ed25519 constant-time cryptographyPassword4j is a Java user-friendly cryptographic library for hashing and checking passwords with different Key derivation functions (KDFs) and Cryptographic hash functions (CHFs). The library fully supports Argon2, BCrypt, SCrypt and PBKDF2 and can produce and handle cryptographic salt and pepper.
hashing cryptography scrypt argon2 salt password hash md5 pbkdf2 bcrypt sha-256 argon2d argon2i argon2id security security-libraryEnchive is a tool to encrypt files to yourself for long-term archival. It's a focused, simple alternative to more complex solutions such as GnuPG or encrypted filesystems. Enchive has no external dependencies and is trivial to build for local use. Portability is emphasized over performance. The name is a portmanteau of "encrypt" and "archive," pronounced en'kīv.
pgp encryption curve25519 chacha20 sha-256angular-crypto provides standard and secure cryptographic algorithms for Angular.js with support for: MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64
crypto cryptojs angular angularjs md5 sha-1 sha-256 rc4 rabbit aes des pbkdf2 hmac ofb cfb ctr cbc base64In Node.js, this package uses crypto.createHash(). In the browser, it uses crypto.subtle.digest(). MIT. Copyright (c) Feross Aboukhadijeh.
nodejs sha-256 sha256 hash crypto browser browserify nodeencrypt-body-spring-boot-starter是SpringBoot控制器统一的响应体加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA
springboot encrypt responsebody spring-mvc spring-security spring aes des-encryption md5 sha1 sha-256 sha-224 sha-384 sha-512 rsa decryptThis npm package contains all the cryptographic primitives normally used when developing Javascript/TypeScript applications and tools for Ethereum. Pure Javascript implementations of all the primitives are included, so it can be used out of the box for web applications and libraries.
cryptography typescript aes scrypt ethereum prng keccak blake2b sha256 ripemd160 secp256k1 bip32 digital-signature hash encryption pbkdf2 sha-256 ripemd-160 advanced-encryption-standar ecdsa hierarchical-deterministic-keys hdwallet hdkeys
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.