Skip to content

Commit b2be3c9

Browse files
committed
editing README
1 parent e04967d commit b2be3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ For signing, the user specified signing key can be either symmetric or asymmetri
113113
* The bit size used for each random IV is the same as the block size of the block cipher used for content encryption. The IV bit-size therefore depends on the specific algorithm of the content encrypting key provided by the user. Typically this means AES, or 128 bits.
114114

115115
4. What is the key length for the content encrypting key ?
116-
* This depends on the specific content encrypting key provided by the user. A typical key length of AES key is 128 bits or 256 bits.
116+
* This depends on the specific content encrypting key provided by the user. A typical length of an AES key is 128 bits or 256 bits.
117117

118118
## Known Limitations
119119

0 commit comments

Comments
 (0)