Commit Graph

6767 Commits

Author SHA1 Message Date
Lucas Clemente
120d255f38 implement writing of crypto messages 2016-04-10 16:33:55 +02:00
Lucas Clemente
0d4ebe0cfe update example program 2016-04-08 19:34:15 +02:00
Lucas Clemente
4df279dd81 implement parsing of sample CHLO crypto stream 2016-04-08 19:28:46 +02:00
Lucas Clemente
3492497230 improve util functions 2016-04-08 19:28:14 +02:00
Lucas Clemente
671557542b add example server 2016-04-08 12:56:15 +02:00
Lucas Clemente
981b061c0c implement parsing of stream frames 2016-04-08 12:17:47 +02:00
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