Benjamin Ansbach 6 роки тому
батько
коміт
817abbe9b6
1 змінених файлів з 4 додано та 4 видалено
  1. 4 4
      PIP/PIP-0033.md

+ 4 - 4
PIP/PIP-0033.md

@@ -45,10 +45,10 @@ From the known and established encryption methods we can say the following (255
  - `AES`  
      An unencrypted payload of 223 bytes fits in a single operation.  
  - `ECIES`  
-     - An unencrypted payload of 192 bytes fits in a single operation when using a p256 key  
-     - An unencrypted payload of 160 bytes fits in a single operation when using a p521 key  
-     - An unencrypted payload of 176 bytes fits in a single operation when using a p384 key  
-     - An unencrypted payload of 192 bytes fits in a single operation when using a t283 key  
+     - An unencrypted payload of 191 bytes fits in a single operation when using a p256 key  
+     - An unencrypted payload of 159 bytes fits in a single operation when using a p521 key  
+     - An unencrypted payload of 175 bytes fits in a single operation when using a p384 key  
+     - An unencrypted payload of 191 bytes fits in a single operation when using a t283 key