forked from mkheck/BCCrypTool
-
Notifications
You must be signed in to change notification settings - Fork 0
saasira/BCCrypTool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BCCrypTool: A proof-of-concept utility for sending signed emails from a Java program. Author: Mark Heckler Email: mark.heckler@gmail.com Twitter: @MkHeck In order to compile and run this code, you'll need to obtain the following libraries: JavaMail (mail.jar) JavaBeans Activation Framework (activation.jar) (not required in all cases) And these Bouncy Castle crypto libraries from http://www.bouncycastle.org: + bcmail-jdk15on-147.jar + bcprov-jdk15on-147.jar + bcpkix-jdk15on-147.jar DISCLAIMER: This code is provided as sample code, as-is, with no warranties either express or implied. Please feel free to take it and use it as you see fit, but any results - good or bad - are entirely yours. :-)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%