mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 02:38:09 +09:00
Correct file header
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@74 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
@@ -1,10 +1,8 @@
|
|||||||
/* gcrypt_missing.c */
|
/* gcrypt_missing.c */
|
||||||
/* This part of the library handles private and public key files needed for publickey authentication,*/
|
/* This file contains routines that are in OpenSSL but not in libgcrypt */
|
||||||
/* as well as servers public hashes verifications and certifications. Lot of code here handles openssh */
|
|
||||||
/* implementations (key files aren't standardized yet). */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2003,04 Aris Adamantiadis
|
Copyright 2003,04,06 Aris Adamantiadis
|
||||||
|
|
||||||
This file is part of the SSH Library
|
This file is part of the SSH Library
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user