index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the contents of Botan_types namespace be just using declarations,
lloyd
2008-06-07
4
-4
/
+44
*
Add a full set of tests for the ANSI X9.31 PRNG, using data taken
lloyd
2008-06-07
8
-53
/
+2158
*
We must have ANSI_X931_RNG::clear() call destroy() on V, which sets the
lloyd
2008-06-07
1
-1
/
+1
*
merge of '36a07a95dbdfc44382114f6933d7bbe49e584cef'
lloyd
2008-06-07
1
-15
/
+11
|
\
|
*
Change how the ANSI X9.31 generator tells that it is seeded. Previously,
lloyd
2008-06-07
1
-15
/
+11
*
|
Mention Randpool change in log.txt
lloyd
2008-06-03
1
-1
/
+2
|
/
*
Reindent
lloyd
2008-05-25
6
-21
/
+20
*
Wrap at 80 columns
lloyd
2008-05-25
1
-1
/
+2
*
Update EME_PKCS1v15::pad to use next_byte API
lloyd
2008-05-25
1
-1
/
+1
*
Add RandomNumberGenerator::next_byte, which just returns a single byte
lloyd
2008-05-25
2
-0
/
+12
*
Make the two parameters of Randpool (which underlying block cipher and MAC
lloyd
2008-05-25
5
-14
/
+22
*
Use RNG argument in EME_PKCS1v15::pad instead of global object
lloyd
2008-05-25
1
-3
/
+2
*
Check in initial changelog for 1.7.7. Increase version number in configure.pl
lloyd
2008-05-24
3
-2
/
+7
*
Pass an RNG reference to EME::pad
lloyd
2008-05-24
6
-16
/
+32
*
Don't use the global PRNG in implementations of PBE::new_params
lloyd
2008-05-24
5
-11
/
+16
*
Update passhash example with new S2K::new_random_salt signature
lloyd
2008-05-24
1
-1
/
+2
*
Remove random_integer() and replace it with a BigInt constructor taking a
lloyd
2008-05-24
11
-29
/
+28
*
Pass an RNG reference to IF_Core
lloyd
2008-05-24
3
-6
/
+9
*
Keypair::check_key no longer references global PRNG
lloyd
2008-05-24
7
-18
/
+30
*
Remove version of OctetString::change that used global PRNG
lloyd
2008-05-24
2
-3
/
+2
*
Avoid global RNG in S2K::new_random_salt (RNG reference passed as argument in...
lloyd
2008-05-24
2
-4
/
+4
*
Pass a RNG reference to load_check and gen_check functions
lloyd
2008-05-24
7
-28
/
+26
*
Avoid using the global RNG in check_key, instead pass a reference.
lloyd
2008-05-24
26
-59
/
+73
*
Avoid using global rng in DL_Group::generate_dsa_primes
lloyd
2008-05-24
3
-10
/
+14
*
Previously random_integer and friends used the global PRNG object to get
lloyd
2008-05-24
30
-108
/
+166
*
Policy change: No RSA key generation smaller than 1024 bits. Had been 128
lloyd
2008-05-24
1
-1
/
+1
*
Remove both default arguments to the constructor of ANSI_X931_RNG.
lloyd
2008-05-24
3
-8
/
+8
*
Print the class tag type(s) on constructed forms
lloyd
2008-05-08
1
-0
/
+9
*
The BER decoder assumed that all constructed types would be tagged as
lloyd
2008-05-08
2
-5
/
+7
*
The log notes for 1.6.4 got lost when the logs were consolidated to a single ...
lloyd
2008-05-05
1
-0
/
+3
*
Update notes and readme for 1.7.6 release
1.7.6
lloyd
2008-05-05
2
-2
/
+4
*
Update to not use Global_RNG
lloyd
2008-05-05
1
-2
/
+2
*
Remove unused headers
lloyd
2008-05-04
1
-6
/
+5
*
Remove Config::option_as_time, instead call timespec_to_u32bit in
lloyd
2008-05-02
5
-27
/
+21
*
Add a new function timespec_to_u32bit that handles a very simplistic
lloyd
2008-05-01
3
-27
/
+34
*
The ability to load ini-style files was removed almost 6 months
lloyd
2008-04-30
1
-2
/
+0
*
Remove unused include of <vector>
lloyd
2008-04-29
1
-2
/
+1
*
Instead of reading from the Config object every time to get the slack we
lloyd
2008-04-29
2
-15
/
+20
*
Move validity_check() into an anonymous namespace inside x509stor.cpp,
lloyd
2008-04-29
3
-32
/
+29
*
Document changes from remove-libstate
lloyd
2008-04-29
1
-1
/
+6
*
Bump version to 1.7.6 in configure.pl
lloyd
2008-04-29
1
-1
/
+1
*
Move Signature_Format enum to pubkey.h
lloyd
2008-04-29
11
-40
/
+34
*
propagate from branch 'net.randombit.botan.remove-libstate' (head d4d75cf4f68...
lloyd
2008-04-29
44
-711
/
+250
|
\
|
*
Move ASN1_Tag from enums.h to asn1_int.h. The enums.h header is a total
lloyd
2008-04-24
2
-38
/
+37
|
*
Remove stray character introduced during merge
lloyd
2008-04-24
1
-1
/
+1
|
*
Remove unused Pulse_Type enum
lloyd
2008-04-24
1
-15
/
+0
|
*
Remove section on pulses - removed
lloyd
2008-04-24
1
-44
/
+0
|
*
merge of '0bd31c0935789c0b8280f297b711d935192280f1'
lloyd
2008-04-24
3
-3
/
+3
|
|
\
|
|
*
Add BOTAN_DLL to Timer class declaration
lloyd
2008-04-21
1
-1
/
+1
|
|
*
propagate from branch 'net.randombit.botan' (head 51f9ee5180a5cacdfff31504266...
lloyd
2008-04-21
41
-615
/
+214
|
|
|
\
[next]