CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
-
Updated
Sep 17, 2020 - 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
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
encrypt and decrypt files in your browser. Fast, Secure client-side File Encryption and Decryption using the web crypto api
monkey-api-encrypt是对基于Servlet的Web框架API请求进行统一加解密操作
Spring Boot JAR 安全加密运行工具,支持的原生JAR。
It looks like performance regressed rather severely in a commit reverted here:
It would be nice to detect such regressions automatically and prevent them in the future
Distributed application to password-protect URLs using AES in the browser
Keyshuffling Attack for Persistent Early Code Execution in the Nintendo 3DS Secure Bootchain
A Linux Ransomware
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
AES encryption working between Objective-C and Java.
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