plan9fox/sys
cinap_lenrek 128783a700 factotum: append public rsa encyption exponent after the modulus
this makes implementing ssh-rsa authentication easier, as we
then can convert the public key directly to ssh format and check
if the server will accept that public key.

tlshand just needs the modulus to see if the public key matches
the one it has from the certificate.
2017-04-17 05:18:24 +02:00
..
doc merging erik quanstros nupas 2017-03-12 17:15:03 +01:00
games/lib fortunes: does that me a dipshit 2016-10-16 14:16:17 -04:00
include ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), X509ecdsaverifydigest(), X509rsaverifydigest() 2017-02-10 22:39:47 +01:00
lib move blit roms to /sys/lib/blit 2017-03-29 01:33:16 +02:00
man rsa2ssh: drop support for version 1 key format 2017-04-17 05:13:46 +02:00
src factotum: append public rsa encyption exponent after the modulus 2017-04-17 05:18:24 +02:00