index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypt.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Improve crypto documentation.
Andre Noll
2025-10-08
*
Rename hash2 -> hash.
Andre Noll
2025-05-22
*
Remove sha1.
Andre Noll
2025-05-22
*
apc_priv_decrypt: Let the callee allocate the buffer.
Andre Noll
2024-05-17
*
apc_pub_encrypt: Let the callee allocate the buffer.
Andre Noll
2024-05-17
*
Merge branch 'maint'
Andre Noll
2023-05-11
|
\
|
*
gcrypt: Fix return value of apc_get_pubkey().
Andre Noll
2023-05-11
*
|
Introduce hash2 (sha256).
Andre Noll
2021-10-21
|
/
*
doc: Add missing \ref in crypt.h.
Andre Noll
2020-07-11
*
crypt_common: Constify hash pointers.
Andre Noll
2020-07-11
*
crypt: Introduce crypt_shutdown().
Andre Noll
2018-02-26
*
crypt: Rename init_random_seed_or_die() -> crypt_init().
Andre Noll
2018-02-26
*
crypt: Rename RSA functions.
Andre Noll
2018-02-26
*
crypt.h: Remove two unused constants.
Andre Noll
2018-02-26
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Merge branch 'refs/heads/t/rm_rc4'
Andre Noll
2017-04-16
|
\
|
*
crypt: Remove RC4 support.
Andre Noll
2017-01-08
*
|
crypto: Simplify asymetric key handling.
Andre Noll
2017-01-06
|
/
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
Merge branch 't/misc'
Andre Noll
2014-03-30
|
\
|
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
|
Implement aes_ctr128 and prefer it over RC4.
Andre Noll
2014-01-09
|
/
*
Remove old stream cipher API.
Andre Noll
2013-04-03
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Add sideband implementation.
Andre Noll
2012-05-05
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
doc: Minor doxygen fixes.
Andre Noll
2011-10-01
*
crypt: Move documentation to crypt.h.
Andre Noll
2011-07-06
*
stream cipher: Allow in-place encryption.
Andre Noll
2011-07-06
*
crypt: Move implementation-independent code to separate file.
Andre Noll
2011-07-06
*
Move sha1.[ch] to crypt.[ch] and make crypto API independent of sha1.
Andre Noll
2011-03-27
*
Remove rc4.h.
Andre Noll
2011-03-27
*
Rename struct rc4_context and stream cipher send/receive functions.
Andre Noll
2011-03-27
*
Replace direct use of RC4 by stream cipher abstraction.
Andre Noll
2011-03-27
*
Replace RSA by an abstract asymmetric key structure.
Andre Noll
2011-03-27
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
Add documentation to struct rc4_context.
Andre Noll
2009-07-11
*
Stronger crypto for client authentication.
Andre Noll
2009-06-21
*
Make rc4 encryption/decryption more explicit.
Andre Noll
2009-06-14
*
Use openssl's RAND_load_file() and RAND_bytes() to get randomness.
Andre Noll
2009-06-14
*
Change year of copyright from 2008 to 2009.
Andre Noll
2009-01-10
*
Change year in Copyright comment from 2007 to 2008.
Andre Noll
2008-01-08
*
replace standard GPL header by a one-line pointer to COPYING
Andre Noll
2007-06-28
*
be more carful wrt. signed vs. unsigned argument passing
Andre Noll
2007-05-26
*
fix a memory leak in the RSA key handling
Andre Noll
2007-02-11
*
move LOAD_PUBLIC_KEY and LOAD_PRIVATE_KEY to crypt.h
Andre
2006-11-01
*
switch to the in-memory user list
Andre
2006-11-01
[next]