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
path:
root
/
src
/
math
/
bigint
/
bigint.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-350
/
+0
*
Cleanup BigInt::cmp
lloyd
2012-08-01
1
-6
/
+13
*
Remove all support for octal BigInt conversions.
lloyd
2012-08-01
1
-6
/
+10
*
Remove BigInt::get_reg
lloyd
2012-08-01
1
-3
/
+3
*
m_ namespace BigInt members
lloyd
2012-07-31
1
-16
/
+16
*
Remove BigInt::grow_reg which was only used by a few tests.
lloyd
2012-07-31
1
-9
/
+1
*
For block and stream ciphers, don't set the size of the key vectors
lloyd
2012-05-25
1
-2
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-8
/
+0
*
Remove all uses of MemoryRegion::copy outside of internal uses in
lloyd
2012-05-18
1
-13
/
+2
*
Inline BigInt move operators and swap
lloyd
2011-06-13
1
-28
/
+0
*
propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...
lloyd
2011-06-13
1
-1
/
+20
|
\
|
*
propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...
lloyd
2010-10-28
1
-2
/
+2
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-1
/
+20
|
|
\
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...
lloyd
2010-07-09
1
-1
/
+20
|
|
|
\
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
1
-2
/
+4
|
|
|
|
\
\
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4...
lloyd
2010-02-14
1
-1
/
+20
|
|
|
|
\
\
\
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240...
lloyd
2009-12-21
1
-1
/
+20
|
|
|
|
|
\
\
\
|
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-3
/
+3
|
|
|
|
|
|
\
\
\
|
|
|
|
|
*
|
|
|
Define move assignment and constructors in terms of std::swap (which
lloyd
2009-11-19
1
-6
/
+2
|
|
|
|
|
*
|
|
|
Add move assignment and constructor operators to BigInt. On macro benchmarks
lloyd
2009-11-19
1
-1
/
+24
*
|
|
|
|
|
|
|
|
Add base64_decode. Seems to work OK, though incremental decoding is
lloyd
2011-05-12
1
-1
/
+0
*
|
|
|
|
|
|
|
|
Add back BigInt::to_u32bit
lloyd
2011-05-10
1
-17
/
+38
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
BigInt::get_substring really shouldn't return size_t. Revert to
lloyd
2010-10-18
1
-2
/
+2
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Use size_t in all of math, remove to_u32bit
lloyd
2010-10-12
1
-59
/
+43
*
|
|
|
|
|
|
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-1
/
+1
*
|
|
|
|
|
|
Realization while thinking about the recently added truncate: in a STL
lloyd
2010-09-07
1
-2
/
+3
|
/
/
/
/
/
/
*
|
|
|
|
/
Make round_up and round_down templates instead of fixed to use u32bits
lloyd
2010-06-29
1
-5
/
+5
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
In BigInt::bits, cache sig_words() result instead of calling twice
lloyd
2010-06-07
1
-2
/
+4
|
/
/
/
/
*
/
/
/
Move the get_byte template to its own header, because many files
lloyd
2010-02-02
1
-1
/
+1
|
/
/
/
*
|
/
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Make many more headers internal-only.
lloyd
2009-12-16
1
-2
/
+2
*
|
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-1
/
+1
|
/
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-5
/
+5
*
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-88
/
+90
*
Rearrange BigInt directories:
lloyd
2008-09-30
1
-0
/
+367