Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-11 | public_key: Generated new moduli file | Hans Nilsson | |
2016-05-17 | Fix program paths used in build process | Alexey Lebedeff | |
Followup to https://github.com/erlang/otp/pull/1023 - make/make_emakefile is fixed because otherwise './otp_build tests' fails early. - And grep showed that there is only one other file that also should be fixed - lib/public_key/priv/generate | |||
2015-11-05 | public_key: renamed priv/ssh_moduli -> priv/moduli | Hans Nilsson | |
2015-11-05 | ssh, public_key: updates after doc review | Hans Nilsson | |
2015-11-04 | ssh, public_key: random selection of diffie-hellman moduli | Hans Nilsson | |
Also tool (public_key:gen_moduli_hrl) to convert an openssh moduli file to erlang format. |