From 50dcb1757fc820570ab0692dc4dd59b5397e4289 Mon Sep 17 00:00:00 2001 From: Sorvigolova Date: Wed, 24 Jan 2018 02:45:55 +0400 Subject: [PATCH] Another one minor commit --- src/README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/README b/src/README index f9702b1..68aee61 100644 --- a/src/README +++ b/src/README @@ -44,6 +44,12 @@ NP local license handling (C) 2012 by flatz - [NP_rif_key]: rif key. - [NP_sig]: Footer signature ECDSA keyset. +==> NPDRM ReActPsn Key(set) Names <== + - [NP_rap_initial]: RAP initial aes decryption key. + - [NP_rap_pbox]: RAP permutation box constant. + - [NP_rap_e1] RAP e1 constant. + - [NP_rap_e2] RAP e2 constant. + ==> Override Keyset <== It should be a single hex-string consisting of: 32 bytes (Key) 16 bytes (IV) 40 bytes (Pub) 21 bytes (Priv) 1 byte (CType).