# oseid **Repository Path**: bitmen/oseid ## Basic Information - **Project Name**: oseid - **Description**: AVR based smartcard/token with ECC and RSA cryptography - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Description Atmega 128 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: download OSEID.20190102.tgz from https://oseid.sourceforge.io