Close

RNG firmware available and future works on FIDO2

A project log for YAST security token

An open source highly secure USB dongle for security applications like OpenPGP card or FIDO2

michael-grandMichael Grand 03/12/2021 at 21:230 Comments

The RNG firmware is now available on Github. This firmware generate a continuous stream of random bytes through a VCOM port. Three modes of operation are available:

Mode of operation
Throughput (B/s)
Secure13481
Standard36598
Fast
292629

This is a demo firmware and, for a given security strength, throughput can certainly be improved. 

I'm going to start to work on a Fido2 demo application. I will let you know when I will have made substantial progress. I also plan to work on a open source contactless Java Card implementation of the FIDO2 standard. I have ordered an ACOSJ dual interface smart card as development platform.

Discussions