Commit Graph

207 Commits

Author SHA1 Message Date
kokke
22863d50b3
Create aes.hpp 2017-12-29 16:59:06 +01:00
kokke
9325c53ea8
Update README.md 2017-12-19 02:06:55 +01:00
kokke
bf208d5eaf
Update README.md 2017-12-19 02:05:09 +01:00
kokke
ba795cdc9e
Update README.md 2017-12-19 02:04:39 +01:00
kokke
6dfe50fd61
Update aes.c 2017-12-13 10:29:33 +01:00
kokke
d574614f02
fixing #77 2017-12-08 15:34:40 +01:00
kokke
90170cbada
Update test.c 2017-12-06 18:30:54 +01:00
kokke
20be73802a
Cosmetic: whitespace and indentation changes 2017-12-06 17:52:17 +01:00
kokke
019272ef36
Update README.md 2017-12-06 02:50:59 +01:00
kokke
751509fa33
Update README.md 2017-12-06 02:50:16 +01:00
kokke
6bc9b5532b
Update README.md 2017-12-06 02:46:14 +01:00
kokke
dc2f2798e2
Update README.md 2017-12-06 02:43:59 +01:00
kokke
4097cc59c5
Update README.md 2017-12-06 02:41:02 +01:00
kokke
5268e93e58
Update aes.h 2017-12-06 02:34:27 +01:00
kokke
4346d1f006
Update aes.c 2017-12-06 02:30:35 +01:00
kokke
79458d2162
Update aes.h 2017-12-06 02:23:32 +01:00
kokke
8526d39536
Update aes.h 2017-12-06 02:22:51 +01:00
kokke
e51538a3d9
Merge pull request #76 from sdrsdr/newapi
New API to be thread safe, with in-place operations
2017-12-06 02:21:37 +01:00
Stoian Ivanov
1af64951b2 update readme to show new api style 2017-12-05 15:06:10 +02:00
Stoian Ivanov
c2f84e4f4c Merge remote-tracking branch 'upstr/master' into newapi 2017-12-05 14:54:55 +02:00
Stoian Ivanov
1e86fddb21 inplace api and test, Makefile update 2017-12-05 14:29:19 +02:00
Stoian Ivanov
88f258872c make thead safe via context pram; remove padding as non working; opitmise abit 2017-12-05 03:06:57 +02:00
kokke
b8394f3065
Update README.md 2017-12-04 20:51:58 +01:00
kokke
0dbd87f84d
Update aes.c 2017-12-04 20:47:58 +01:00
kokke
d234d31d18
Update README.md 2017-12-01 20:05:49 +01:00
kokke
9f140e440f
wiki-links to supported block-cipher mode of operation. 2017-12-01 18:32:28 +01:00
kokke
c6877dd878
Update README.md 2017-12-01 13:16:26 +01:00
kokke
b976511e25
Update aes.c 2017-12-01 13:02:08 +01:00
kokke
bacca1bd0c
Update aes.c 2017-12-01 12:11:03 +01:00
kokke
fbaaf6199c
Update aes.h 2017-12-01 12:10:29 +01:00
kokke
c09f0dee5f
Update aes.h 2017-12-01 12:05:18 +01:00
kokke
87d5ca4b46
Update aes.h 2017-12-01 12:05:09 +01:00
kokke
46dd3fcfd5
Update README.md 2017-12-01 12:04:54 +01:00
kokke
d19b79a7a7
Update README.md 2017-12-01 12:01:08 +01:00
kokke
1ccd9a6cc9
Update README.md 2017-12-01 12:00:49 +01:00
kokke
5918d925c1
Update README.md 2017-12-01 12:00:03 +01:00
kokke
f40c80797d
Update README.md 2017-12-01 01:55:21 +01:00
kokke
9acae40f3e
Update aes.c 2017-12-01 01:48:19 +01:00
kokke
f92f371438
Update aes.c 2017-12-01 01:44:23 +01:00
kokke
bdfd794b80
Update README.md 2017-12-01 01:40:05 +01:00
kokke
bfd5cc90bc
Update aes.c 2017-12-01 01:39:34 +01:00
kokke
1e9105ae24
Update aes.h 2017-12-01 01:38:46 +01:00
kokke
f9d79551a4
Update README.md 2017-12-01 01:23:29 +01:00
kokke
54f5a652e5
Update README.md 2017-12-01 01:22:50 +01:00
kokke
75a0057562
Update aes.c 2017-12-01 01:20:01 +01:00
kokke
7a4af02bef
Update aes.c 2017-12-01 01:15:33 +01:00
kokke
4bd78e1fc3
Update README.md 2017-12-01 01:07:28 +01:00
kokke
f6025eda08
Update README.md 2017-12-01 01:03:47 +01:00
kokke
2c88916967
Update README.md 2017-12-01 01:03:21 +01:00
kokke
bacf8da954
adding CTR-mode 2017-12-01 01:01:33 +01:00