mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-14 04:25:01 +01:00
there was nothing else to do
This commit is contained in:
parent
a5d1919929
commit
cc87a143c6
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ this makes it easier to copy around compared to raw bytes. not that you're suppo
|
|||
|
||||
an OpenSSH private key consists of two areas:
|
||||
- a plaintext area with the public key
|
||||
- a potentially encrypted area with the private key
|
||||
- a potentially-encrypted area with the private key
|
||||
|
||||
most strings are length-prefixed, i'm not gonna mention the length explicitly for many of the cases here.
|
||||
if it starts with 3 null bytes, the first 4 bytes are probably the length.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue