Pinned Repositories
ConsoleMailer
Java Email Send Client with support for DKIM, S/MIME and PGP/GPG
CryptographicUtilities
Examples and HowTos for BouncyCastle and Java Cryptography Extension (JCE)
csv
Java CSV-Reader an CSV-Writer
dbexport
Java tool to export data ifrom database in files
dbimport
Java tool to import data in database from files
dkim
Java generation and validation of DKIM email signatures (DomainKeys Identified Mail)
json
Java JsonReader, JsonWriter and JsonSchema
kdbx
Java Kdbx File Format Reader and Writer (KeePass2 file format)
SshKeyFormats
Java Reader and Writer and Converter of SSH keys in PuTTY key format (version 2 & 3), OpenSSL key format (PKCS#8), PKCS#1 key format, DER format and OpenSSH key format. And all of this without a dependency to PuTTY or OpenSSH, just pure JAVA
vcf
Java VCF Format Reader and Writer
hudeany's Repositories
hudeany/CryptographicUtilities
Examples and HowTos for BouncyCastle and Java Cryptography Extension (JCE)
hudeany/dbexport
Java tool to export data ifrom database in files
hudeany/dkim
Java generation and validation of DKIM email signatures (DomainKeys Identified Mail)
hudeany/json
Java JsonReader, JsonWriter and JsonSchema
hudeany/ConsoleMailer
Java Email Send Client with support for DKIM, S/MIME and PGP/GPG
hudeany/csv
Java CSV-Reader an CSV-Writer
hudeany/dbimport
Java tool to import data in database from files
hudeany/java-utilities-no-dependencies
Java Utilities with no dependencies to other projects like Apache commons
hudeany/kdbx
Java Kdbx File Format Reader and Writer (KeePass2 file format)
hudeany/PuttyKeyFormat
Java PuttyKeyReader and PuttyKeyWriter (.ppk) (JAVA 8)
hudeany/SshKeyFormats
Java Reader and Writer and Converter of SSH keys in PuTTY key format (version 2 & 3), OpenSSL key format (PKCS#8), PKCS#1 key format, DER format and OpenSSH key format. And all of this without a dependency to PuTTY or OpenSSH, just pure JAVA
hudeany/vcf
Java VCF Format Reader and Writer
hudeany/ProxyAutoConfig
Java Proxy-Auto-Config (PAC) Parser and Interpreter