CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
-
Updated
Aug 31, 2021 - Swift
{{ message }}
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
Spring Boot JAR 安全加密运行工具,支持的原生JAR。
monkey-api-encrypt是对基于Servlet的Web框架API请求进行统一加解密操作
Meta-repository for Miscreant: misuse-resistant symmetric encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension
A Linux Ransomware
Keyshuffling Attack for Persistent Early Code Execution in the Nintendo 3DS Secure Bootchain
Aes Everywhere - Cross Language AES 256 Encryption Library (Bash, Powershell, C#, GoLang, Java, JavaScript, Lua, PHP, Python, Ruby, Swift)
Free cross-platform deniable encryption cryptoarchiver
Add a description, image, and links to the aes topic page so that developers can more easily learn about it.
To associate your repository with the aes topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The public key-based request signing functionality added to sso_proxy in buzzfeed/sso#106 is undocumented. In particular, it's not immediately obvious how to a) generate an appropriate keypair or b) validate a signed request in an upstream service.
Describe the solution you'd like
New documenta