##// 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
marcink -
r281:f41dae1c default
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / fixtures
diff_with_diff_data.diff Loading ...
git_diff_binary_and_normal.diff Loading ...
git_diff_binary_special_files.diff Loading ...
git_diff_binary_special_files_2.diff Loading ...
git_diff_chmod.diff Loading ...
git_diff_mod_single_binary_file.diff Loading ...
git_diff_rename_file.diff Loading ...
git_diff_rename_file_with_spaces.diff Loading ...
git_node_history_response.json Loading ...
hg_diff_add_single_binary_file.diff Loading ...
hg_diff_binary_and_normal.diff Loading ...
hg_diff_chmod.diff Loading ...
hg_diff_chmod_and_mod_single_binary_file.diff Loading ...
hg_diff_copy_and_chmod_file.diff Loading ...
hg_diff_copy_and_modify_file.diff Loading ...
hg_diff_copy_chmod_and_edit_file.diff Loading ...
hg_diff_copy_file.diff Loading ...
hg_diff_copy_file_with_spaces.diff Loading ...
hg_diff_del_single_binary_file.diff Loading ...
hg_diff_double_file_change_double_newline.diff Loading ...
hg_diff_double_file_change_newline.diff Loading ...
hg_diff_four_file_change_newline.diff Loading ...
hg_diff_mixed_filename_encodings.diff Loading ...
hg_diff_mod_file_and_rename.diff Loading ...
hg_diff_mod_single_binary_file.diff Loading ...
hg_diff_mod_single_file_and_rename_and_chmod.diff Loading ...
hg_diff_rename_and_chmod_file.diff Loading ...
hg_diff_rename_file.diff Loading ...
hg_diff_rename_file_with_spaces.diff Loading ...
hg_diff_single_file_change_newline.diff Loading ...
hg_node_history_response.json Loading ...
journal_dump.csv Loading ...
large_diff.diff Loading ...
svn_node_history_branches.json Loading ...
svn_node_history_response.json Loading ...