]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
2008-10-01 levitteAdd a first draft of a command line tool.
2008-10-01 levitteLet ykp_AES_key_from_passphrase() take an optional...
2008-10-01 levitteAdapt the Makefile for the latest changes
2008-10-01 levittePersonalization code that I've been tampering with...
2008-10-01 levitteAdd functionality to create and destroy configurations.
2008-09-29 levitteRemove function to generate random AES keys. Too insecure.
2008-09-29 levitteFirst draft of personalization functionality
2008-09-29 levitteAdd an implementation of PBKDF2
2008-09-29 levitteAdd SHA and HMAC functions extracted from RFC 4634
2008-09-25 levitteHandle the presence of yubikey-core, and make sure...
2008-09-22 levitteWe don't need the common directory any more
2008-09-22 levitteMove common/ykdef.h to yubikey-core
2008-09-22 levitteRemove documents that were added to yubikey-core
2008-09-18 levitteMake the yubikey module consistent
2008-09-18 levitteAES modules added, reflect that
2008-09-18 levitteDon't need that external library right now
2008-09-18 levitteAdded needed modules for AES
2008-09-18 levittelibykpers, not libyubikey.
2008-09-18 levitteautoreconf demands certain files
2008-09-18 levitteAdded common routines (shouldn't they be in a separate...
2008-09-18 levitteAdd some internal and useful documentation
2008-09-18 levitteDefine the main structure and license
2008-09-17 (no author)Initial directory structure.