Skip to content

Commit

Permalink
AES version added to automake
Browse files Browse the repository at this point in the history
  • Loading branch information
jtulak committed Apr 24, 2014
1 parent 7f30dac commit ac5fa28
Show file tree
Hide file tree
Showing 19 changed files with 1,221 additions and 931 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
# other stuff
.directory

autom4te.cache

tests/RdRand
tests/rdrand-gen
rdrand-gen
Expand Down
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
1.2:
2014-04-24 Jan Tulak <[email protected]>
* Added AES encryption

1.0:
2014-02-01 Jan Tulak <[email protected]>
* Release

0.1:

2013-11-01 Jan Tulak <[email protected]>
Expand Down
Loading

0 comments on commit ac5fa28

Please sign in to comment.