Update README.md

This commit is contained in:
Leon Poyyayil 2025-10-25 08:31:29 +02:00
parent 86d8e8b1a0
commit 8fe95fafd4

View file

@ -12,7 +12,7 @@ BorderCastle is the same as the stock BouncyCastle with a couple of small change
## Why not SpongyCastle? ## Why not SpongyCastle?
Why another fork apart from the already available [SpongyCastle](http://rtyley.github.io/spongycastle/ 'SpongyCastle WebSite')? Why another fork apart from the already available [SpongyCastle](https://rtyley.github.io/spongycastle/ 'SpongyCastle WebSite')?
First of all, SpongyCastle doesn't appear to be maintained any longer and thus it is not reflecting recent BouncyCastle versions. First of all, SpongyCastle doesn't appear to be maintained any longer and thus it is not reflecting recent BouncyCastle versions.
@ -41,7 +41,7 @@ This allows the provider to be used for both, on Android and with "normal" Java
## License ## License
BorderCastle is licensed under the same [adaptation of the MIT X11 License](http://www.bouncycastle.org/licence.html 'BouncyCastle License') as the original BouncyCastle library. BorderCastle is licensed under the same [adaptation of the MIT X11 License](https://www.bouncycastle.org/licence.html 'BouncyCastle License') as the original BouncyCastle library.
## Downloads ## Downloads