All Projects → popovec → oseid

popovec / oseid

Licence: GPL-3.0 license
Microchip AVR based smartcard/token with ECC and RSA cryptography

Programming Languages

c
50402 projects - #5 most used programming language
assembly
5116 projects
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to oseid

optiga-trust-m
OPTIGA™ Trust M Software Framework
Stars: ✭ 86 (+405.88%)
Mutual labels:  aes, ecc, rsa, ecdsa
interesting-keys
Interesting collected (leaked) encryption/decryption keys
Stars: ✭ 33 (+94.12%)
Mutual labels:  aes, ecc, rsa, ecdsa
Phpseclib
PHP Secure Communications Library
Stars: ✭ 4,627 (+27117.65%)
Mutual labels:  aes, rsa, ecdsa, ecdh
Practical Cryptography For Developers Book
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
Stars: ✭ 2,400 (+14017.65%)
Mutual labels:  aes, ecc, ecdh
noble-secp256k1
Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures.
Stars: ✭ 313 (+1741.18%)
Mutual labels:  ecc, ecdsa, ecdh
littleca
littleca是一个基于BC的小型ca库,支持ecc,rsa,dsa,sm2的证书签发,加密解密,签名验签操作,支持国密加解密,证书签发
Stars: ✭ 44 (+158.82%)
Mutual labels:  ecc, rsa, pki
webcrypto
A WebCrypto Polyfill for NodeJS
Stars: ✭ 111 (+552.94%)
Mutual labels:  aes, rsa, des
openssl
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.
Stars: ✭ 199 (+1070.59%)
Mutual labels:  aes, rsa, des
Jsrsasign
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.
Stars: ✭ 2,760 (+16135.29%)
Mutual labels:  aes, rsa, ecdsa
dtls
Datagram Transport Layer Security (DTLS) client.
Stars: ✭ 72 (+323.53%)
Mutual labels:  aes, rsa, ecdsa
dart crypto
[Flutter] 本项目基于flutter_macos_v0.5.8-dev版本采用Dart语言开发。`DYFCryptoProvider`集成了Base64, 32/16 Bits MD5, AES, RSA等算法。(This Flutter project is developed in Dart language based on flutter_macos_v0.5.8-dev. `DYFCryptoProvider` integrates Base64, 32/16 Bits MD5, AES and RSA algorithms.)
Stars: ✭ 30 (+76.47%)
Mutual labels:  aes, rsa, des
Oscrypto
Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy
Stars: ✭ 257 (+1411.76%)
Mutual labels:  aes, rsa, ecdsa
enigma
A fast, native, cryptographic engine for the web
Stars: ✭ 101 (+494.12%)
Mutual labels:  aes, ecc, rsa
Encryptor4j
Strong encryption for Java simplified
Stars: ✭ 92 (+441.18%)
Mutual labels:  aes, rsa
Hybrid Crypto Js
RSA+AES hybrid encryption implementation for JavaScript. Works with Node.js, React Native and modern browsers.
Stars: ✭ 87 (+411.76%)
Mutual labels:  aes, rsa
Hltool
Go 开发常用工具库, Google2步验证客户端,AES加密解密,RSA加密解密,钉钉机器人,邮件发送,JWT生成解析,Log,BoltDB操作,图片操作,json操作,struct序列化
Stars: ✭ 151 (+788.24%)
Mutual labels:  aes, rsa
Encryptlab
A Free and Comprehensive Encrypt and Decrypt Tools Website with example code in Node.js, Website is looking for a new server.
Stars: ✭ 69 (+305.88%)
Mutual labels:  aes, rsa
Cry
Cross platform PoC ransomware written in Go
Stars: ✭ 179 (+952.94%)
Mutual labels:  aes, rsa
cryptotools
No description or website provided.
Stars: ✭ 182 (+970.59%)
Mutual labels:  rsa, ecdsa
Low Latency Android Ios Linux Windows Tvos Macos Interactive Audio Platform
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
Stars: ✭ 1,121 (+6494.12%)
Mutual labels:  aes, rsa
Description

AVR128DA32 microcontroller based open source EID smartcard with RSA
(512-2048) and ECC - ECDSA and ECDH operations on prime192v1, prime256v1,
secp384r1, secp256k1 and secp521r1. Compatible with MyEID card from Aventra.
Supported in windows and linux by opensc package.  Allow about 64KiB space
for keys/certificates. PKCS#15 structure supported.

USB token with CCID interface based on atmel xmega128a4u with same features as card.

Online HTML doc https://popovec.github.io/OsEID/

PDF documentation available at https://oseid.sourceforge.io
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].