-
Notifications
You must be signed in to change notification settings - Fork 1
BouncyCastle moved the official repository to github (https://github.com/bcgit/bc-java). This clone is left in tact just in case anybody needs it. This may be because with the move to github, the repository structure has been changed.
This git repository is a clone of the bouncycastle CVS repository (http://www.bouncycastle.org/latest_releases.html).
First of all Bouncycastle is a great lib but as most security software it doesn't always implement the most current specifications and standards. We had to extend some parts for another project so this repository can be used as a base for this and further work.
I used the git-cvsimport utility. The exact command was
git cvsimport -v -p -x -d :pserver:anonymous@cvs.bouncycastle.org:/home/users/bouncy/cvsroot java/crypto
I'm no CVS expert, so correct me if I'm wrong. However as I see it, there are no developer names associated with the commits, just the user bouncy.