]> err.no Git - yubikey-personalization.old/shortlog
yubikey-personalization.old
2008-10-04 Richard LevitteImplement error handling in the personlization library
2008-10-04 Richard LevitteHave the applications link with ykcore
2008-10-01 Simon JosefssonUse AM_CPPFLAGS to avoid per-target flags, to avoid...
2008-10-01 Richard LevitteAdd a first draft of a command line tool.
2008-10-01 Richard LevitteLet ykp_AES_key_from_passphrase() take an optional...
2008-10-01 Richard LevitteAdapt the Makefile for the latest changes
2008-10-01 Richard LevittePersonalization code that I've been tampering with...
2008-10-01 Richard LevitteAdd functionality to create and destroy configurations.
2008-09-29 Richard LevitteRemove function to generate random AES keys. Too insecure.
2008-09-29 Richard LevitteFirst draft of personalization functionality
2008-09-29 Richard LevitteAdd an implementation of PBKDF2
2008-09-29 Richard LevitteAdd SHA and HMAC functions extracted from RFC 4634
2008-09-25 Richard LevitteHandle the presence of yubikey-core, and make sure...
2008-09-22 Richard LevitteWe don't need the common directory any more
2008-09-22 Richard LevitteMove common/ykdef.h to yubikey-core
2008-09-22 Richard LevitteRemove documents that were added to yubikey-core
2008-09-18 Richard LevitteMake the yubikey module consistent
2008-09-18 Richard LevitteAES modules added, reflect that
2008-09-18 Richard LevitteDon't need that external library right now
2008-09-18 Richard LevitteAdded needed modules for AES
2008-09-18 Richard Levittelibykpers, not libyubikey.
2008-09-18 Richard Levitteautoreconf demands certain files
2008-09-18 Richard LevitteAdded common routines (shouldn't they be in a separate...
2008-09-18 Richard LevitteAdd some internal and useful documentation
2008-09-18 Richard LevitteDefine the main structure and license