Commit Graph

10 Commits

Author SHA1 Message Date
Daan Sprenkels 8a34f7e16c readme: Updates and typo fixes 2019-09-01 18:06:57 +02:00
Daan Sprenkels def0e6ed2b readme: Remove todos 2019-08-29 00:52:14 +02:00
Daan Sprenkels 8322cbd0cf readme: Add more todos 2019-08-25 21:47:57 +02:00
Daan Sprenkels d639b39afc readme: Add some todos 2019-08-25 21:33:32 +02:00
Daan Sprenkels 7926df7410 readme: Update description of key generation
In a recent commit, I updated the key generation to Lucus' solution, in which
we don't have to do any format-preserving encryption, but where the
probability of collisions is amortized away (basically by doing exponential
backoff) by adding a character every time we get a collision.
2019-08-25 21:30:10 +02:00
Daan Sprenkels 983fa8d389 readme: Update errors dep to pkg/errors 2019-08-25 12:41:21 +02:00
Daan Sprenkels 827dc1d403 readme: Format regexp with slashes 2019-08-25 11:47:14 +02:00
Daan Sprenkels b7118545c1 readme: Format number as not-commit 2019-08-25 11:46:30 +02:00
Daan Sprenkels 1c1f452919 Put some notes in a README.md file 2019-08-25 11:54:33 +02:00
Daan Sprenkels e722a10443 Initial commit 2019-08-24 23:14:16 +02:00