]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
2008-10-07 simon75jMention autoreconf.
2008-10-05 levitteOnly try to close the key if we got one...
2008-10-05 levitteBetter error checking and reporting
2008-10-05 levitteOnly write verbose messages when then verbose flag...
2008-10-04 levitteRewrite, using better error checking and reporting
2008-10-04 levitteImplement error handling in the personlization library
2008-10-04 levitteHave the applications link with ykcore
2008-10-01 simon75jUse AM_CPPFLAGS to avoid per-target flags, to avoid...
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.