Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-17 | libcli/auth: add support for AES/HMAC-SHA256 to the netlogon schannel sign/seal | Stefan Metzmacher | 1 | -51/+137 | |
metze Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-08-03 | gensec: Remove mem_ctx from calls that do not return memory | Andrew Bartlett | 1 | -1/+0 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-01-03 | libcli/auth: add netsec_outgoing_sig_size() | Stefan Metzmacher | 1 | -0/+14 | |
The size of the signature blob depends on the used algorithm. metze | |||||
2009-09-16 | libcli/auth: rewrite schannel sign/seal code to be more generic | Stefan Metzmacher | 1 | -149/+148 | |
This prepares support for HMAC-SHA256/AES. metze | |||||
2009-09-16 | schannel: remove last traces of gensec. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2009-09-16 | schannel: move schannel_sign to main directory. | Günther Deschner | 1 | -0/+271 | |
Guenther |