Jesse Swidler

Results 2 issues of Jesse Swidler

The program panics if you give it a bad key, or probably if there is a file in the vault that is corrupted / encrypted with a different key. It...

The `ts` (timestamp) field of the Attachment class is currently typed as Integer which is not sufficient for epoch millis. It should be made into a Long. Relevant docs on...