Skip to content

Commit 392f82f

Browse files
committed
README: update about the token built on the ST LINK V2 programmer.
1 parent c367983 commit 392f82f

File tree

1 file changed

+9
-23
lines changed

1 file changed

+9
-23
lines changed

README

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,15 @@
11
Description
22

3-
This is a test branch for the OsEID project for
4-
the STM32F102CB/STM32F103CB/MH2103CB ARM processor.
3+
AVR128DA32 microcontroller based open source EID smartcard with RSA
4+
(512-2048) and ECC - ECDSA and ECDH operations on prime192v1, prime256v1,
5+
secp384r1, secp256k1 and secp521r1. Compatible with MyEID card from Aventra.
6+
Supported in windows and linux by opensc package. Allow about 64KiB space
7+
for keys/certificates. PKCS#15 structure supported.
58

6-
ST LINK V2 device is used as hardware.
9+
USB token with CCID interface based on atmel xmega128a4u with same features as card.
710

8-
Alternatively, the STM development board "Bluepill" can also be used as
9-
hardware. Bluepill is equipped with an STM32F103C8 processor, but it only
10-
has 64kB of flash memory, so the space for certificates and keys will be
11-
smaller (24kB).
11+
USB token based on ST LINK V2 (STM32F102CB/STM32F103CB/MH2103CB ARM processor).
1212

13-
STLINK V2 can be found on the Internet at prices below 10 EUR and contain
14-
some of the above processors.
13+
Online HTML doc https://popovec.github.io/OsEID/
1514

16-
This link - https://nx3d.org/gnuk-st-link-v2/ - has good documentation on
17-
how to create a GNUK token on STLINKv2 hardware. Follow the same procedure,
18-
just use the OsEID software from this branch instead of the GNUK software.
19-
20-
Basic instructions for compiling and flashing the hardware can be found in
21-
Makefile.STM32F10x
22-
23-
There is currently no further documentation for the ARM implementation of OsEID.
24-
25-
AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE OF YOUR EQUIPMENTS OR DATA LOSS,
26-
USE AT YOUR OWN RISK ONLY!
27-
28-
29-
!!!! WARNING !!!!, this branch may be rebased, force-pushed, or deleted/renamed.
15+
PDF documentation available at https://oseid.sourceforge.io

0 commit comments

Comments
 (0)