agate/src
Johann150 f85585155e
switch default cert signing algorithm to ECDSA
resolves #42
resolves #49

I did not expect support for Ed25519 to be so bad as to receive multiple
complaints about it. I did expect some problems, hence why I provided the
--ecdsa flag. I had hoped support would be better to drive those who still
do not support it (while again there is no reason to not support this
algorithm!) to use it.
2021-04-08 00:13:18 +02:00
..
certificates.rs add automatic certificate generation 2021-03-27 00:52:50 +01:00
main.rs switch default cert signing algorithm to ECDSA 2021-04-08 00:13:18 +02:00
metadata.rs resolve clippy warning 2021-03-27 20:31:06 +01:00