adding better ref structure
This commit is contained in:
8
_ref/rsa/main.adoc
Normal file
8
_ref/rsa/main.adoc
Normal file
@@ -0,0 +1,8 @@
|
||||
=== RSA
|
||||
|
||||
RSAfootnote:[https://datatracker.ietf.org/doc/html/rfc8017] is a widely-supported PKI system. It is ubiquitous, but it is recommended to use newer systems (e.g. ED25519) for OpenSSH if all clients and destinations support it.
|
||||
|
||||
The key structures have references to the RSA notations in single quotes. You can find these enumerated in https://datatracker.ietf.org/doc/html/rfc8017#section-2[RFC 8017 § 2]. See also the https://en.wikipedia.org/wiki/RSA_(cryptosystem)#Key_generation[Wikipedia article^].
|
||||
|
||||
include::public.adoc[]
|
||||
include::private/main.adoc[]
|
||||
Reference in New Issue
Block a user