@@ -13,6 +13,10 @@ All major and minor version changes will be documented in this file. Details of
13
13
14
14
## Details
15
15
16
+ ### [ 9.37.0] - 2022-03-29
17
+ - 'SM4 Encrypt' and 'SM4 Decrypt' operations added [ @swesven ] | [ #1189 ]
18
+ - NoPadding options added for CBC and ECB modes in AES, DES and Triple DES Decrypt operations [ @swesven ] | [ #1189 ]
19
+
16
20
### [ 9.36.0] - 2022-03-29
17
21
- 'SIGABA' operation added [ @hettysymes ] | [ #934 ]
18
22
@@ -284,6 +288,7 @@ All major and minor version changes will be documented in this file. Details of
284
288
285
289
286
290
291
+ [ 9.37.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.37.0
287
292
[ 9.36.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.36.0
288
293
[ 9.35.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.35.0
289
294
[ 9.34.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.34.0
@@ -404,6 +409,7 @@ All major and minor version changes will be documented in this file. Details of
404
409
[ @john19696 ] : https://github.com/john19696
405
410
[ @t-8ch ] : https://github.com/t-8ch
406
411
[ @hettysymes ] : https://github.com/hettysymes
412
+ [ @swesven ] : https://github.com/swesven
407
413
408
414
[ 8ad18b ] : https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
409
415
[ 9a33498 ] : https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513
@@ -492,6 +498,7 @@ All major and minor version changes will be documented in this file. Details of
492
498
[ #1049 ] : https://github.com/gchq/CyberChef/pull/1049
493
499
[ #1065 ] : https://github.com/gchq/CyberChef/pull/1065
494
500
[ #1083 ] : https://github.com/gchq/CyberChef/pull/1083
501
+ [ #1189 ] : https://github.com/gchq/CyberChef/pull/1189
495
502
[ #1242 ] : https://github.com/gchq/CyberChef/pull/1242
496
503
[ #1244 ] : https://github.com/gchq/CyberChef/pull/1244
497
504
[ #1313 ] : https://github.com/gchq/CyberChef/pull/1313
0 commit comments