mirror of
https://github.com/google/nomulus.git
synced 2025-05-04 05:57:51 +02:00
This was a surprisingly involved change. Some of the difficulties included java.util.Optional purposely not being Serializable (so I had to move a few Optionals in mapreduce classes to @Nullable) and having to add the Truth Java8 extension library for assertion support. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=171863777 |
||
---|---|---|
.. | ||
BUILD | ||
ComparatorKeyring.java | ||
DummyKeyringModule.java | ||
InMemoryKeyring.java | ||
KeyModule.java | ||
Keyring.java | ||
KeyringException.java | ||
KeySerializer.java | ||
package-info.java | ||
pgp-private-keyring.asc | ||
pgp-public-keyring.asc | ||
PgpHelper.java |