Allow spaced fingerprint entries as well as multiple fingerprints.
authorBrian Dolbec <dolsen@gentoo.org>
Sun, 17 Nov 2013 07:35:05 +0000 (23:35 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Sun, 17 Nov 2013 07:35:05 +0000 (23:35 -0800)
commitdc079ccd444b04efe2bb5c757e40753dde20954b
treed4fb2c85aa3f61b4911201f2b79eec402b8cdbbc
parent6eb06fe32725b8985c9971c70f00c2c69f1e371b
Allow spaced fingerprint entries as well as multiple fingerprints.

Add a check for the total number of id's match the number of fingerprints
Add a re.compile string for the space separated groups of 4 hexdigits fingerprint strings
gkeys/seedhandler.py