google-nomulus/core/src
gbrodman b324fb98d3
Only use asymmetric VKeys for EPP resources (#611)
Given that we currently have no way of reconstituting a symmetric key
from the asymmetric key (or at least, we don't have a 100% reliable way
of doing so) it's best to keep keys as asymmetrical, referring to the
correct database. That way, we don't get situations where we cannot
compare equality of two keys due to one being asymmetrical and one being
symmetrical.
2020-06-05 16:55:12 -04:00
..
main Only use asymmetric VKeys for EPP resources (#611) 2020-06-05 16:55:12 -04:00
nonprod/java/google/registry/tools Don't NPE when nomulus tool is run without a subcommand (#564) 2020-04-24 17:32:58 -04:00
test Remove platformType and threatEntryMetaData fields from ThreatMatch (#607) 2020-06-05 09:00:07 -07:00