Releases: mku11/Salmon-AES-CTR
Salmon 2.2.0
What's new:
Replaced TinyAES with custom AES routines
Performance enhancements for AES intrinsics
GPU acceleration
Experimental Spring Web Service for use with remote drives (Java and C# clients only)
Maven packages can also be found in: https://github.com/mku11/Repo/tree/main/maven/releases/com/mku/salmon
NuGet packages can also be found in: https://github.com/mku11/Repo/tree/main/nuget/releases
The Salmon windows service can be found in https://github.com/mku11/Repo/tree/main/winservice
For the web service you will need to build with your own custom certificate see:
https://github.com/mku11/Salmon-AES-CTR/blob/main/libs/projects/salmon-libs-gradle/README.md
See README file for integrating Salmon to your Gradle, Maven, and Visual Studio projects.
If you don't see a package click 'Show all assets' below.
Salmon 2.1.0
What's new:
Fixed issue with FileCommander not stopping
Fixed large file processing for C# and Java
Fixed issue with Python error opening drive
Upgraded Android libraries to target Android 34
Maven packages can also be found in: https://github.com/mku11/Repo/tree/main/maven/releases/com/mku/salmon
NuGet packages can also be found in: https://github.com/mku11/Repo/tree/main/nuget/releases
The Salmon winservice can be found in https://github.com/mku11/Repo/tree/main/winservice
See README file for integrating Salmon to your Gradle, Maven, and Visual Studio projects.
If you don't see a package click 'Show all assets' below.
Salmon 2.0.0
What's new:
SalmonCore and SalmonFS API got even simpler.
Linux Native library
Macos Native library
Python implementation
Typescript and Javascript implementation
Browser support (Local and remote vaults)
Node.js support
Maven packages can also be found in: https://github.com/mku11/Repo/tree/main/maven/releases/com/mku/salmon
NuGet packages can also be found in: https://github.com/mku11/Repo/tree/main/nuget/releases
The Salmon winservice can be found in https://github.com/mku11/Repo/tree/main/winservice
See README file for integrating Salmon to your Gradle, Maven, and Visual Studio projects.
If you don't see a package click 'Show all assets' below.
Salmon 1.0.5
Major library refactoring with simpler API.
Performance enhancements for C/C++, Java, and C# libraries.
Major issues with Salmon Vault apps fixed.
Maven packages can be found in: https://github.com/mku11/Repo/tree/main/maven/releases/com/mku/salmon
NuGet packages can also be found in: https://github.com/mku11/Repo/tree/main/nuget/releases
See README file for integrating Salmon to your Gradle, Maven, and Visual Studio projects.
Salmon-v1.0.4
Salmon 1.0.3 beta
SalmonService.windows.1.0.3.zip
SalmonVault.android.1.0.3.apk.zip
SalmonVault.javafx.1.0.3.zip
If you want to install the WPF and Xamarin Android app you will need to download the source code and build them with Visual Studio.