update format spec, working on better structs
This commit is contained in:
@@ -32,7 +32,7 @@ PRIVATE:
|
||||
4.0.1.5 Sequential padding to align private key to cipher blocksize (8 for unencrypted keys)[1].
|
||||
|
||||
|
||||
[0] If it is an encrypted key, everything below 4.0.1 is AES256-CBC encrypted.
|
||||
[0] If it is an encrypted key, everything below 4.0.1 is encrypted per 1.0.0, 2.0.0, and 3.0.0.
|
||||
[1] Pad determined by: 8 - ((4.0.1.3 + 4.0.1.4) % 8) (??)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user