index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
public_key
/
src
/
pubkey_ssh.erl
Age
Commit message (
Expand
)
Author
2017-11-22
public_key: Fix bad calls to base64:*
Hans Nilsson
2017-10-12
public_key: Remove dead code
Hans Nilsson
2017-10-12
public_key: Remove extra unused element in internal pubkey_ssh:encode/2
Hans Nilsson
2017-09-12
public_key: Deprecated random function replaced
Hans Nilsson
2017-09-12
public_key: clearify random set bounderys in comments
Hans Nilsson
2017-05-22
ssh: fix the rsa-sha2-* hostkey verify error
Hans Nilsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-26
ssh: Implement signature algorithms rsa-sha2-*. draft-ietf-curdle-rsa-sha2
Hans Nilsson
2016-03-15
update copyright-year
Henrik Nord
2015-11-04
ssh, public_key: random selection of diffie-hellman moduli
Hans Nilsson
2015-10-16
public_key: add/update -spec for ssh functions
Hans Nilsson
2015-10-16
ssh, public_key: use pubkey encode/decode in app public_key
Hans Nilsson
2015-10-16
ssh, public_key: Change EC Public Key representation to what was intended
Hans Nilsson
2015-10-08
public_key: Add ssh2 ECDSA pub key handling + test case
Hans Nilsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2014-02-06
public_key: Export some dialyzer types
Ingela Anderton Andin
2013-05-28
Merge remote-tracking branch 'upstream/maint'
Ingela Anderton Andin
2013-05-20
public_key: Remove use of deprecated crypto functions
Ingela Anderton Andin
2012-09-05
public_key: ssh_decode now handles comments, at the end of the line, containi...
Ingela Anderton Andin
2012-02-10
Use the public_key application for all public key handling
Ingela Anderton Andin
2011-03-24
Implemented encode/decode support for ssh public key files
Ingela Anderton Andin