Commit graph

6411 commits

Author SHA1 Message Date
Lucas Clemente
1f30d50418 move readUint64 to new file utils.go 2016-04-08 12:10:21 +02:00
Lucas Clemente
7296d4e55e change AEAD interface to return bytes.Reader instead of io.Reader 2016-04-08 10:22:52 +02:00
Lucas Clemente
27c422a92b add travis.yml 2016-04-07 17:10:20 +02:00
Lucas Clemente
7d96666dd9 add travis button to readme 2016-04-07 17:08:19 +02:00
Lucas Clemente
990660ae3e add NullAEAD implementation 2016-04-07 17:02:26 +02:00
Lucas Clemente
fc853a6e22 add AEAD interface 2016-04-07 17:02:07 +02:00
Lucas Clemente
dae7b3dc75 improve FNV implementation 2016-04-07 17:02:00 +02:00
Lucas Clemente
c495d80faa add a very simplistic and slow FNV-128a implementation 2016-04-07 13:22:36 +02:00
Lucas Clemente
a29db728a3 improve public header tests 2016-04-07 11:19:50 +02:00
Lucas Clemente
cfccdaed9b add public header parser 2016-04-06 23:10:52 +02:00
Lucas Clemente
afdd7c3898 initial commit 2016-04-06 22:15:41 +02:00