##// 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:

r1:854a839a default
r281:f41dae1c default
Show More
hg_diff_double_file_change_newline.diff
14 lines | 392 B | text/x-diff | DiffLexer
/ rhodecode / tests / fixtures / hg_diff_double_file_change_newline.diff
diff --git a/file_b b/file_b
new file mode 100644
index 0000000000000000000000000000000000000000..53d48dc7fa22fc057c0f3bec5bd0c830782ea804
--- /dev/null
+++ b/file_b
@@ -0,0 +1 @@
+test_content b
diff --git a/file_c b/file_c
new file mode 100644
index 0000000000000000000000000000000000000000..df7d123ff1d3b70fc2124597ffffeff48aa5b4d2
--- /dev/null
+++ b/file_c
@@ -0,0 +1 @@
+test_content c