[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/

FolderUp one level  
FileOpenSSH.php     [source] [118 lines]   OpenSSH Formatted DSA Key Handler PHP version 5
FilePKCS1.php       [source] [143 lines]   PKCS#1 Formatted DSA Key Handler PHP version 5
FilePKCS8.php       [source] [146 lines]   PKCS#8 Formatted DSA Key Handler PHP version 5
FilePuTTY.php       [source] [109 lines]   PuTTY Formatted DSA Key Handler puttygen does not generate DSA keys with an N of anything other than 160, however, it can still load them and convert them. PuTTY will load them, too, but SSH servers won't accept them. Since PuTTY formatted keys are primarily used with SSH this makes keys with N > 160 kinda useless, hence this handlers not supporting such keys.
FileRaw.php         [source] [85 lines]    Raw DSA Key Handler PHP version 5
FileXML.php         [source] [132 lines]   XML Formatted DSA Key Handler While XKMS defines a private key format for RSA it does not do so for DSA. Quoting that standard: