Skip to content

Releases: AvinashSingh786/SecureRS

V2

06 Jul 09:19
Compare
Choose a tag to compare
  • V2 (06/07/2023)
    • Now make use of Django 4
    • Upgraded encryption to use AES for speed
    • Handles larger files
    • Uses a custom fileupload handler for hashing before being touched by Django handlers
    • Bug fixes and UI improvements
    • Due to encryption changes, this version is no longer compatible with previous releases

What's Changed

Full Changelog: v1.0...v2.0

Securing PDE Storage Correctly

12 Jul 22:09
Compare
Choose a tag to compare
v1.0

added usermanual