Werner Koch wrote: > Alternatively store the fingerprint and then use the fingerprint to > specify the key or to extract it. This is O(n) lookup, isn't it? If Ramon is looking at a db or a custom solution, I was assuming he needed something a lot faster. But yes, if O(n) is good enough, the right thing to do is to just let GnuPG handle it.