Commit Graph

813 Commits

Author SHA1 Message Date
Steffen Jaeckel
0094552828 add doc for ASN.1 GeneralizedTime 2017-04-25 21:23:25 +02:00
Steffen Jaeckel
57c703b14c update doc process a bit
* remove crypt.pdf from repo
* ignore generated PDF's
* make refman.pdf generation silent
2017-04-25 21:23:25 +02:00
Kelvin Sherlock
b234e6b4ca add missing hash descriptors to the documentation. sha1 no longer recommended. 2017-04-25 21:23:25 +02:00
Steffen Jaeckel
8e03799eb6 fix/improve doxygen generation 2017-04-25 21:23:25 +02:00
Steffen Jaeckel
6c1d614a92 update Doxyfile to a more recent version of doxygen 2017-04-25 21:23:25 +02:00
Steffen Jaeckel
434280587a also apply the verbosity settings to the doc generation 2017-04-25 21:23:25 +02:00
Michael Stapelberg
deeea5a1ec fix crypt.tex with newer LaTeX: s/here/h/g
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790321 for context
2017-04-25 21:23:24 +02:00
Steffen Jaeckel
84606ab8de minor spelling corrections 2017-04-25 21:23:24 +02:00
Pascal Brand
1cf965cfcc Add doc for CCM Authentication full set of functions
Change-Id: I2830ea3c04fd0410cc12137be41e6c511c4a47fe
2017-04-25 21:23:24 +02:00
Steffen Jaeckel
699f52418e don't use SHA1
@buggywhip is right

[skip ci]
2017-04-25 21:23:24 +02:00
Steffen Jaeckel
17b961e554 update changes document
include changes proposed by @buggywhip
fix typos

[skip ci]
2017-04-25 21:23:24 +02:00
Steffen Jaeckel
6a47cb5931 describe behavior of the flexi decoder on unknown identifiers 2017-04-25 21:23:24 +02:00
Steffen Jaeckel
627aef962c add documentation of ASN.1 context-specific decoding 2017-04-25 21:23:24 +02:00
Steffen Jaeckel
3233e51a23 update documentation regarding RSA key import/export 2017-04-25 21:23:24 +02:00
Steffen Jaeckel
2a98d0a11f adapt dynamic language documentation to modified API and functionality 2017-04-25 21:23:24 +02:00
Larry Bugbee
d2047f4b61 added sec 11.3, dynamic lang support 2017-04-25 21:23:24 +02:00
Steffen Jaeckel
3c8743e102 add SHA512/t documentation 2017-04-25 21:23:24 +02:00
Steffen Jaeckel
a5d95448e1 use ulong32 resp. ulong64 in the tables of the Macros section
This closes #16
2017-04-25 21:23:23 +02:00
Steffen Jaeckel
1367c1d685 fix build error 2017-04-25 21:23:23 +02:00
Steffen Jaeckel
d010f19587 add documentation of the new RSA API functions 2017-04-25 21:23:23 +02:00
Steffen Jaeckel
331f76c0ec add documentation of the newly added ASN.1 types 2017-04-25 21:23:23 +02:00
Steffen Jaeckel
df8814dfef some minor corrections/improvements 2017-04-25 21:23:23 +02:00
Steffen Jaeckel
e212f04f0f trim trailing spaces 2017-04-25 21:23:23 +02:00
Steffen Jaeckel
82ea2ee3da update changes document 2017-04-25 21:23:23 +02:00
Steffen Jaeckel
f73a342b17 oops, it's not yet released
[skip ci]
2017-04-25 21:23:23 +02:00
Steffen Jaeckel
f44c972b10 update changes document
[skip ci]
2017-04-25 21:23:23 +02:00
Steffen Jaeckel
4d35336e38 more documentation 2017-04-25 21:23:22 +02:00
Steffen Jaeckel
94f1b407d1 start updating documentation 2017-04-25 21:23:22 +02:00
Karel Miko
0d998fd4c8 stream/chacha ivlen cosmetics 2017-04-25 01:10:15 +02:00
karel-m
e4793b50d0 Merge pull request #193 from libtom/pr/mac-blake2
BLAKE2 based MACs
2017-04-25 00:11:45 +02:00
Karel Miko
0f0f1e40be indentation 2017-04-24 21:59:21 +02:00
Karel Miko
3ea8a00ecd new multi_test 2017-04-23 23:29:10 +02:00
Karel Miko
08ea7fc0f4 demos/multi.c -> testprof/multi_test.c 2017-04-23 23:27:54 +02:00
Karel Miko
d587b380e6 updating demos/multi.c 2017-04-23 23:27:54 +02:00
Karel Miko
61105b67f4 test vectors from https://github.com/BLAKE2 2017-04-23 23:27:54 +02:00
Karel Miko
1c68bf9a74 update file_test 2017-04-23 23:27:54 +02:00
Karel Miko
f767ea3dcd update makefiles 2017-04-23 23:27:54 +02:00
Karel Miko
0d585958c1 BLAKE2 based MACs 2017-04-23 23:27:54 +02:00
Steffen Jaeckel
76fbac87e2 Merge pull request #195 from libtom/pr/hashes
improve hashsum
2017-04-23 23:24:11 +02:00
Steffen Jaeckel
943c7a7cfc use hash_filehandle() to read from stdin 2017-04-23 22:37:32 +02:00
Steffen Jaeckel
a6b8e52c43 make output equal to output of sha1sum etc. 2017-04-23 17:32:21 +02:00
Steffen Jaeckel
4ddee31de7 run hashsum for all hash algorithms 2017-04-23 16:10:01 +02:00
Steffen Jaeckel
7a83cea4db use appropriate names for sha3 hashes 2017-04-23 15:55:49 +02:00
karel-m
7ad6fcfa63 Merge pull request #194 from libtom/pr/helperpl-check-hashes
helper.pl --check-hashes + related fixes
2017-04-21 21:21:19 +02:00
Karel Miko
6d404afc97 helper.pl --check-hashes + related fixes 2017-04-21 21:20:31 +02:00
Steffen Jaeckel
75f2529cdf also run multi for coverage 2017-04-21 19:45:59 +02:00
Steffen Jaeckel
290926fe8a include CFLAGS when building demos 2017-04-21 19:45:59 +02:00
karel-m
65ace1a378 Merge pull request #184 from libtom/pr/file-related-tests
Facelift of *_file functions
2017-04-21 17:20:41 +02:00
Karel Miko
dae70f9ba4 update testprof/makefile* 2017-04-21 16:12:41 +02:00
Karel Miko
d1ae2889ae add file_test() 2017-04-21 16:12:18 +02:00