File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ find more than one implementation for the same objective but using different alg
21
21
* [ Algorithms] ( ./Algorithms )
22
22
* [ Crypto] ( ./Algorithms/Crypto/ )
23
23
* [ Paddings] ( ./Algorithms/Crypto/Paddings/ )
24
- * [ ISO-10125d2 Padding] ( ./Algorithms/Crypto/Paddings/ISO10126d2Padding.cs )
24
+ * [ ISO 10125-2 Padding] ( ./Algorithms/Crypto/Paddings/ISO10126d2Padding.cs )
25
25
* [ ISO 7816-4 Padding] ( ./Algorithms/Crypto/Paddings/ISO7816d4Padding.cs )
26
- * [ PKC7 Padding] ( ./Algorithms/Crypto/Paddings/PKCS7Padding.cs )
26
+ * [ PKCS7 Padding] ( ./Algorithms/Crypto/Paddings/PKCS7Padding.cs )
27
27
* [ Data Compression] ( ./Algorithms/DataCompression )
28
28
* [ Burrows-Wheeler transform] ( ./Algorithms/DataCompression/BurrowsWheelerTransform.cs )
29
29
* [ Huffman Compressor] ( ./Algorithms/DataCompression/HuffmanCompressor.cs )
You can’t perform that action at this time.
0 commit comments