aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-06-11First cut at RSA decryption/signature using the Chinese RemainderRob Austein
2015-06-04Disable HMAC-SHA-384 tests as neither my implementation nor PyCryptoRob Austein
2015-05-21Add test harness: no useful tests yet, just the framework.Rob Austein
2015-05-20Add csprng and hash modules. Add real error codes instead of magicRob Austein
2015-05-19Import FPGA I/O code from core/platform/novena/sw, add minimalRob Austein
0f18506'>cf865e9
c82c39c


cf865e9
c82c39c


cf865e9
c82c39c










cf865e9
64e5fe8












b3744cd


282617c

f74b886
b3744cd
282617c












b3744cd
79559c5
5f152f5
f74b886

f50805b

f50805b
8c427a7
f50805b
282617c

f50805b
64e5fe8
ab7d78b

64e5fe8
ab7d78b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80