index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
crypto_core.h
Age
Commit message (
Expand
)
Author
2015-05-21
Load only secret key from tox save, not public key.
irungentoo
2015-04-18
The only secure compare function currently needed is one to compare 2 public ...
irungentoo
2015-02-14
Code cleanups.
irungentoo
2015-01-21
Code cleanups.
irungentoo
2014-12-31
Merge branch '1210' of https://github.com/ldrumm/toxcore
irungentoo
2014-12-31
Remove useless defines.
irungentoo
2014-12-31
fixes #1210
Luke Drummond
2014-09-09
spelling corrections
cgar
2014-06-16
Added more input validation to add_friend functions.
irungentoo
2014-06-10
Astyle and fixes.
irungentoo
2014-06-10
Const correctness in toxcore/crypto_core.c
Marc Schütz
2014-05-01
Random number functions belong in crypto_core.
irungentoo
2014-05-01
Protocol implementation is starting to look ok.
irungentoo
2014-05-01
Improved the crypto_cmp function.
irungentoo
2014-04-29
Some more work done on the middle network protocol.
irungentoo
2014-04-28
Added some functions to create/handle middle level protocol packets.
irungentoo
2014-04-23
Major cleanups.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo