##// END OF EJS Templates
encryption: Implement a slightly improved AesCipher encryption....
encryption: Implement a slightly improved AesCipher encryption. This addresses issues from #4036 - we use a backward compatible cipher that can implement HMAC signature - with HMAC signature we can detected mangled data or wrong secret key - this allows more explicit errors than UnicodeDecode errors - added a new .ini values that controls strict mode

File last commit:

r186:53bb81e9 stable
r281:f41dae1c default
Show More
.hgtags
5 lines | 240 B | text/plain | TextLexer
Added tag v4.0.0 for changeset 1bd3e92b7e2e
r3 1bd3e92b7e2e2d2024152b34bb88dff1db544a71 v4.0.0
Added tag v4.0.1 for changeset 170c5398320e
r17 170c5398320ea6cddd50955e88d408794c21d43a v4.0.1
Added tag v4.1.0 for changeset c3fe200198f5
r170 c3fe200198f5aa34cf2e4066df2881a9cefe3704 v4.1.0
Added tag v4.1.1 for changeset 7fd5c850745e
r179 7fd5c850745e2ea821fb4406af5f4bff9b0a7526 v4.1.1
Added tag v4.1.2 for changeset 41c87da28a17
r186 41c87da28a179953df86061d817bc35533c66dd2 v4.1.2