Commit Graph

10 Commits

Author SHA1 Message Date
e9dd80f971
Heavy project cleanup 2023-09-08 12:34:31 +01:00
Dennis Paul
646d49aeb1 some minor changes in README.md 2022-08-28 19:25:32 +02:00
silenteh
70189459df Updated README 2017-04-08 09:52:55 +02:00
Kim Trolle Wadum
25479460e4 Small correction to README.md 2016-07-14 10:18:54 +02:00
silenteh
72a472700b Addressed issue #1 - Byte order was the problem
The counter needs to be represented in bigendian format.
Unfortunately with commit #00045cb I made the unfortunate choice to swap the endiannes from big-endian to little-endian.
This broke the functionality for certain counters.

- [x] Added Go vendoring
- [x] Bumped version of golang in travis yml file
- [x] Removed conversion files and instead used import of convert sec51 external library
2016-04-24 22:24:31 +02:00
silenteh
6e8770158f Improved readme - added info about new encryption with cryptoengine 2015-08-05 23:53:06 +02:00
silenteh
c413e28bb8 added godoc badge 2015-08-05 22:46:05 +02:00
silenteh
02faae03f2 Renamed travis url to lower case 2015-08-04 16:27:34 +02:00
silenteh
37643c7b9e added travis build status 2015-08-04 16:16:53 +02:00
silenteh
00e19bbd7f Version 1.0 2015-08-04 14:15:51 +02:00