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
/
utils
/
xor_buf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-113
/
+0
*
Move std::vector operator^= to xor_buf
lloyd
2013-03-15
1
-0
/
+12
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-0
/
+26
*
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
1
-6
/
+7
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Use unaligned reads/writes in xor_buf.h - bad macro name!
lloyd
2009-12-23
1
-2
/
+2
*
Tick to 1.9.3-dev
lloyd
2009-11-06
1
-2
/
+2
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-0
/
+2
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
1
-18
/
+0
*
Use a simple run length encoding in xor_into_buf, so long blocks of spaces,
lloyd
2008-11-23
1
-1
/
+3
*
Pass by const reference so larger structs can be used with xor_into_buf template
lloyd
2008-11-23
1
-1
/
+1
*
Move xor_into_buf to xor_buf.cpp. Also add a new template wrapper for
lloyd
2008-11-23
1
-10
/
+11
*
Add xor_into_buf. Add Doxygen comments for xor_buf
lloyd
2008-11-23
1
-10
/
+32
*
Move util functions into utils/ module
lloyd
2008-09-28
1
-0
/
+65