Andreas Schneider
|
9da331e79b
|
dh: Remove obsolete signature functions.
|
2011-08-22 18:47:15 +02:00 |
|
Andreas Schneider
|
8c8a91a9b7
|
server: Migrate more functions to new pki.
|
2011-08-22 18:41:47 +02:00 |
|
Andreas Schneider
|
82ca6a6c53
|
pki: Add ssh_srv_pki_signature_verify_blob().
|
2011-08-22 18:41:47 +02:00 |
|
Andreas Schneider
|
5cc98ed720
|
pki: Add ssh_pki_signature_verify_blob().
|
2011-08-22 18:39:56 +02:00 |
|
Andreas Schneider
|
6c03b7a9c9
|
misc: Add ssh_match_group().
|
2011-08-22 16:16:34 +02:00 |
|
Andreas Schneider
|
90167f09d3
|
server: Migrate hostkey check to new pki.
|
2011-08-22 15:22:58 +02:00 |
|
Andreas Schneider
|
1e019fee43
|
keys: Remove unused obsolete ssh_sign_session_id().
|
2011-08-22 14:30:08 +02:00 |
|
Andreas Schneider
|
4de4520559
|
server: Use new pki infrastructure.
|
2011-08-22 14:29:39 +02:00 |
|
Andreas Schneider
|
d6829d073c
|
kex: Move ssh_encrypt_rsa1 to SSHv1 kex code.
|
2011-08-22 13:58:02 +02:00 |
|
Andreas Schneider
|
79ffd49940
|
pki: Add ssh_srv_pki_do_sign_sessionid().
|
2011-08-22 13:48:25 +02:00 |
|
Andreas Schneider
|
a2e08697b1
|
messages: Move ssh_userauth_build_digest() and make it static.
|
2011-08-22 12:57:01 +02:00 |
|
Andreas Schneider
|
1b57445f6b
|
pki: Add ssh_pki_do_sign_agent().
|
2011-08-21 13:43:20 +02:00 |
|
Andreas Schneider
|
af82d8dfab
|
agent: Add ssh_agent_sign_data().
|
2011-08-21 13:42:49 +02:00 |
|
Andreas Schneider
|
c041261921
|
pki: Create a pki private header file.
|
2011-08-21 11:15:29 +02:00 |
|
Andreas Schneider
|
a4b2518761
|
pki: Add ssh_pki_import_signature_blob().
|
2011-08-21 11:03:53 +02:00 |
|
Andreas Schneider
|
4f19a304d1
|
pki: Add ssh_pki_export_signature_blob().
|
2011-08-21 10:11:05 +02:00 |
|
Andreas Schneider
|
ab0354dbb6
|
priv: Add discard_const macros.
|
2011-08-21 10:10:27 +02:00 |
|
Andreas Schneider
|
ce41747fae
|
pki: Introduce ssh_signature.
|
2011-08-20 18:37:43 +02:00 |
|
Andreas Schneider
|
743a00dad4
|
pki: Fix build warnings.
|
2011-08-20 11:07:54 +02:00 |
|
Andreas Schneider
|
c575de17a8
|
pki: Use a consistent naming scheme.
|
2011-08-19 11:14:23 +02:00 |
|
Andreas Schneider
|
c39181437b
|
pki: Add ssh_pki_export_publickey_file().
|
2011-08-16 23:04:25 +02:00 |
|
Andreas Schneider
|
ddcb88070b
|
misc: Remove session from ssh_get_local_username().
|
2011-08-16 23:04:25 +02:00 |
|
Andreas Schneider
|
1a0fbedc2e
|
pki: Fix and rename ssh_pki_publickey_to_base64().
Rename it to ssh_pki_export_publickey_base64().
|
2011-08-16 23:04:25 +02:00 |
|
Andreas Schneider
|
254c30be2e
|
pki: Remove session from ssh_pki_import_pubkey_* functions.
|
2011-08-16 19:33:24 +02:00 |
|
Andreas Schneider
|
25a2108809
|
pki: Remove session from ssh_pki_import_privkey_* functions.
|
2011-08-16 18:53:18 +02:00 |
|
Andreas Schneider
|
9dfef44fd8
|
pki: Add ssh_pki_publickey_to_base64().
|
2011-08-16 00:47:43 +02:00 |
|
Andreas Schneider
|
c085892802
|
pki: Add ssh_pki_import_pubkey_file().
|
2011-08-16 00:47:43 +02:00 |
|
Andreas Schneider
|
3f70bce373
|
pki: Rename ssh_pki_publickey_to_string and make it public.
|
2011-08-16 00:47:43 +02:00 |
|
Andreas Schneider
|
6c1b508efd
|
pki: Rename ssh_pki_import_pubkey_string and make it public.
It should be named ssh_pki_import_pubkey_blob().
|
2011-08-16 00:47:43 +02:00 |
|
Andreas Schneider
|
6ffee22448
|
pki: Add ssh_pki_publickey_to_string().
|
2011-08-15 18:48:08 +02:00 |
|
Andreas Schneider
|
2780f76247
|
pki: Flags are a bit mask so use hex.
|
2011-08-15 18:48:08 +02:00 |
|
Andreas Schneider
|
c77b23b32a
|
pki: Cleanup pki header.
|
2011-08-15 18:48:08 +02:00 |
|
Andreas Schneider
|
e06b3dba0d
|
bind: Read only once in ssh_bind_listen() (bug #11).
|
2011-08-15 16:50:30 +02:00 |
|
Andreas Schneider
|
190ae27463
|
pki: Added ssh_key_dup().
|
2011-08-15 16:26:58 +02:00 |
|
Andreas Schneider
|
0523adf95c
|
pki: Add ssh_pki_import_pubkey_string().
|
2011-08-13 12:13:09 +02:00 |
|
Andreas Schneider
|
74d755873d
|
pki: Use const.
|
2011-08-13 11:26:03 +02:00 |
|
Andreas Schneider
|
9c0af42dd8
|
pki: Use a consistent name scheme.
Rename ssh_key_import_private to ssh_pki_import_privkey_file.
|
2011-08-09 18:05:47 +02:00 |
|
Andreas Schneider
|
bec483bc18
|
pki: Add ssh_pki_import_pubkey_base64().
|
2011-08-08 15:28:31 +02:00 |
|
Andreas Schneider
|
f81444bd57
|
pki: Add pki_do_sign().
|
2011-08-08 15:28:31 +02:00 |
|
Andreas Schneider
|
9bed334da3
|
pki: Add ssh_pki_convert_key_to_privatekey().
|
2011-08-08 15:28:31 +02:00 |
|
Andreas Schneider
|
36ee2d3332
|
pki: Create pki_publickey_from_privatekey().
|
2011-08-08 15:28:31 +02:00 |
|
Andreas Schneider
|
f55cd7de43
|
pki: Improve ssh_key_import_private().
|
2011-08-08 15:28:31 +02:00 |
|
Andreas Schneider
|
9569d053d8
|
pki: Improve ssh_pki_import_privkey_base64().
|
2011-08-08 15:28:31 +02:00 |
|
Andreas Schneider
|
028888719a
|
pki: Add pki_privatekey_type_from_string().
|
2011-08-08 15:28:31 +02:00 |
|
Andreas Schneider
|
d8b41bcac3
|
pki: Add placeholder for ecdsa and certs.
|
2011-08-08 15:28:31 +02:00 |
|
Aris Adamantiadis
|
da954c2c5e
|
Fixes the ssh_log issue on ssh_bind handles.
|
2011-07-19 22:16:28 +02:00 |
|
Andreas Schneider
|
c75581fb93
|
pki: Make ssh_key_is_private() a public function.
|
2011-06-15 18:27:05 +02:00 |
|
Andreas Schneider
|
27cedaa0b6
|
pki: Make ssh_key_is_public() a public function.
|
2011-06-15 18:27:05 +02:00 |
|
Aris Adamantiadis
|
db2d0ebc44
|
Fix build with missing openssl/ecdh.h
|
2011-06-14 22:57:43 +02:00 |
|
Aris Adamantiadis
|
2653b31af0
|
[crypto] Removed ugly ifdefs on gcrypt/libcrypto
|
2011-06-13 14:47:17 +02:00 |
|