CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
-
Updated
Nov 5, 2019 - 1 commits
- Swift
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
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.
encrypt and decrypt files in your browser. Fast, Secure client-side File Encryption and Decryption using the web crypto api
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
monkey-api-encrypt是对基于Servlet的Web框架API请求进行统一加解密操作
Keyshuffling Attack for Persistent Early Code Execution in the Nintendo 3DS Secure Bootchain
Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy
An easy, fast lib to correctly password-protect your data
NETCore encrypt and decrpty tool,Include aes,des,rsa,md5,sha1,sha256,sha384,sha512
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
A Linux Ransomware
AES encryption working between Objective-C and Java.
SpringBoot控制器统一的响应体加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA
Android lightweight Secure SharedPreferences library
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