Công cụ hỗ trợ mã hoá và giải mã text file một cách nhanh chóng
Gồm 9 thuật toán : Vigenere, Hill, DES, AES, Blowfish, Twofish, RSA, MD5, SHA
Video hướng dẫn sử dụng: https://www.youtube.com/watch?v=6dSfylT9iaw
Link hướng dẫn sử dụng: https://docs.google.com/document/d/1e9IvYZGBjjBf7bo0VEtbfy2elaYoeKfZ2tRVzprUq30/edit?usp=sharing
XEM THÊM ==> Hướng dẫn cài đặt chi tiết
Nguồn: Sharecode.vn
B1: Tạo project maven trên clipse
B2: Copy các <dependency> vào trong file pom.xml trong thư mục tải về vào file pom.xml trong project maven mới tạo, lưu lại để eclipse tải về các lib
B3: Copy các pakekage trong folder \src\main\java của thư mục tải về vào project mới tạo
B4: Config JRE về phiên bản mới nhất
B5: Mở class RunApp.java và Run
Video hướng dẫn : https://www.youtube.com/watch?v=gJJx3dSTQ6k