#rsa (19 Repositories)
Ranked open-source repositories tagged with #rsa, scored by pull request acceptance likelihood and maintainer engagement velocity.
30.5%
10.1h
19 repositories tagged #rsa
Xor-el/CryptoLib4Pascal
Crypto for Modern Object Pascal
go-think/openssl
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption (AES, DES, 3DES, RSA, GCM), digital signatures, and SHA/HMAC, 100% compatible with PHP, Java, Python, and Node.js.
rzcoder/node-rsa
Node.js RSA library
skyf0l/RsaCracker
Powerful RSA cracker for CTFs. Supports RSA, X509, OPENSSH, PKCS#12, PKCS#7, and CSR in PEM and DER formats.
badkeys/badkeys
Tool to find common vulnerabilities in cryptographic public keys
phpseclib/phpseclib
PHP Secure Communications Library
a-sit-plus/signum
Kotlin Multiplatform Crypto/PKI/ASN.1 Library with Attestation and Hardware-Backed Crypto Support on Mobile
ssh-vault/ssh-vault
🌰 encrypt/decrypt using ssh keys
Aimeast/FxSsh
FxSsh is a lightweight SSH server side library. As an early codebase for Microsoft's Dev Tunnels SSH library. https://github.com/microsoft/dev-tunnels-ssh/tree/main/src/cs/Ssh#acknowledgements
jonasroussel/dart_jsonwebtoken
An easy to use JSON Web Token implementation in Dart (all algorithms supported).
do-know/Crypt-LE
Crypt::LE - Let's Encrypt / Buypass / ZeroSSL and other ACME-servers client and library in Perl for obtaining free SSL certificates (inc. generating RSA/ECC keys and CSRs). HTTP/DNS verification is supported out of the box, EAB (External Account Binding) supported, easily extended with plugins, easily dockerized.
crocs-muni/roca
ROCA: Infineon RSA key vulnerability
NoMoreFood/putty-cac
Windows Secure Shell Client With Support For Smart Cards, Certificates, & FIDO Keys
deatil/go-cryptobin
go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/ECDSA/EC-GDSA/Gost/ElGamal/AES/DES/TripleDes/SM4/Tea/Twofish)
wbond/oscrypto
Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy
NetDevPack/Security.Jwt
Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys in a secure place.
ValarDragon/CTF-Crypto
Contains tools for solving RSA and other crypto problems in CTFs.
dbforge/nUpdate
A comfortable update solution for .NET-applications.
henrinormak/Heimdall
Heimdall is a wrapper around the Security framework for simple encryption/decryption operations.