rsa format spec done

This commit is contained in:
2020-09-17 15:29:09 -04:00
parent 1bc4d1d135
commit 99a01d843e
5 changed files with 558 additions and 148 deletions

View File

@@ -27,7 +27,7 @@ PRIVATE:
4.0.1.2.1.0 public key #1 payload (bytes)
4.0.1.3 uint32 allocator for 4.0.1.3.0
4.0.1.3.0 Private key #1 (bytes)
4.0.1.4 uint3 allocator for 4.0.1.4.0
4.0.1.4 uint32 allocator for 4.0.1.4.0
4.0.1.4.0 Comment for key #1 (string)
4.0.1.5 Sequential padding to align private key to cipher blocksize (8 for unencrypted keys)[1].
@@ -42,4 +42,4 @@ PUBLIC:
0 uint32 allocator for 0.0
0.0 Public key keytype (string)
1 uint32 allocator for 1.0
1.0 Public key payload (bytes)
1.0 Public key payload (bytes)