Showing 918 open source projects for "java]"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 1
    Platform for risk analysis of security critical IT systems using UML, based on the CORAS model-based risk assessment methodology. Contains an XML and UML repository, facilitating management and reuse of analysis results.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    Plug-and-Play Certification Authority is java implementation of Certificate Authority with web interface. It requires minimal setup and no extra database - it is pnp. It originally has been developed as a part of Unicore (http://www.unicore.eu/) suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    MicroZip is a powerful file compression and encryption utility for mobile phones which allows you to create and extract compressed archives in multiple formats and encrypt sensitive information with powerful AES-256 encryption. MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc. MicroZip allows you to extract selected files without extracting the whole ZIP archive. MicroZip also supports encrypted ZIP...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    JPA Security is an Access Control Solution for the Java Persistence API. JPA Security enables you to configure access control to your JPA Entity Beans based on the currently authenticated user and its roles via XML or Annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    Smart-Card-Library-pyGlobalPlatform

    Smart-Card-Library-pyGlobalPlatform

    A free opensource globalplatform library for java card and smartcard.

    pyGlobalPlatform is a free open source GlobalPlatform library that can be used to JavaCard and other smartcards. You can use it to write python scripts for card resource management of GlobalPlatform cards. You can use 'pip' to install this smart card library. For more Details, you can visit
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    BoarderZone ASNalyzer
    A 100% pure Java Swing ASN.1 analysis utility for inspecting arbitrary BER-encoded data files. It allows inspection of data with unknown structure, can drill down to any nesting level and allows to interpret embedded OCTET STRING data recursively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java-Card-OpenPGP-Applet

    Java-Card-OpenPGP-Applet

    OpenPGP is a smart card/java card standard for signing and encrypting.

    This project implement the OpenPGP card functionality. OpenPGP is an open standard for signing and encrypting. It enables RSA or ECC sign/encrypt operations using a private key stored on a smartcard (such as ), through common interfaces like PKCS#11. To download all files about this project or discussion, you can visit:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TLSBench

    A tool for benchmarking the TLS performance of Cloud database systems.

    TLSBench is a tool for benchmarking the performance of Transport Layer Security (TLS) in cloud storage systems / cloud database systems like Apache Cassandra, Apache HBase, and Amazon's DynamoDB. This tool is built for research purposes. A paper which describes the general benchmarking approach and some experiments is available here: http://www.aifb.kit.edu/images/5/58/IC2E2014-Performance_Overhead_TLS.pdf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SRP6 for C# (and a Java implementation)

    SRP6 Authentication Library for C# and Java

    SRP6 Authentication Library for C# and Java. I originally wrote the Java version in college so it is a much simpler version of how SRP6 can be implemented. The Java version is a simple BlueJ project. For a solid description of SRP6, see https://en.wikipedia.org/wiki/Secure_Remote_Password_protocol. Source is included with the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    OpenShredder

    OpenShredder

    File Shredder Project

    Openshredder is os independent secure file deletion tool.It is very light weight and useful.It uses standard Zero and DoD algorithms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    PasswordManager

    PasswordManager

    Simple Password Manager

    Password Manager is created mainly for my personal use. Memorizing lots of account is impossible, keeping on plain text is insecure. With a very simple gui and using AES encryption I solved my problem. You can group your accounts in a single file and multiple users can save their passwords in different files. version3.1 remove version checking that becomes annoying. version3 *Keyboard short cuts for menu items *Configuration file, account form display time and time before asking the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Card PKI Applet

    Java Card PKI Applet

    JavaCard/smart card implementation of the ISO7816 and PKI standard

    This is an open source Java Card implementation of the ISO7816 and related PKI standards. An ISO7816 file system for storing PKI files according to the Part 15 of the ISO7816 specification [3]: private key directory, certificate directory, CA and user certificates, etc. Download all files, you can visit:
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    dex2jar

    Tools to work with android .dex and java .class files

    Mirrors: * https://bitbucket.org/pxb1988/dex2jar * https://github.com/pxb1988/dex2jar dex2jar contains following compment * dex-reader is designed to read the Dalvik Executable (.dex/.odex) format. It has a light weight API similar with ASM. * dex-translator is designed to do the convert job. It reads the dex instruction to dex-ir format, after some optimize, convert to ASM format. * dex-ir used by dex-translator, is designed to represent the dex instruction dex-tools...
    Leader badge
    Downloads: 863 This Week
    Last Update:
    See Project
  • 14

    jCrypto

    jCryptor is a Java-based cryptographic tool used for any file type

    jCryptor is a Java-based cryptographic tool used for any kind of file. It implements the Data Encryption Standard (DES) to encrypt and decrypt files. The Graphical user interface is based on the java-swing components. It is fast and efficcient
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Java-Card-Oath-Applet

    Java-Card-Oath-Applet

    This applet implement the HOTP/TOTP smart card functionality.

    This project implement the HOTP/TOTP card functionality. Its primary use is to generate OATH(Open AuTHentication ) HOTP/TOTP one-time-passwords. This applet used in a One-Time Passcode (OTP) generator device. It generates a unique sequence of characters as an OTP every time its button is pressed. This project implement the HOTP/TOTP card functionality, and generate Open AuTHentication (OATH) event-based HOTP and time-based TOTP one-time password codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SilverTunnel-NG

    Java library for easy accessing Tor network.

    SilverTunnel-NG is a Java library that implements and encapsulates all the complex network protocol stuff needed for anonymous communication over the Tor anonymity network. SilverTunnel-NG Netlib can be easily integrated in almost every existing and new Java application. The library requires Java 1.6/Java SE 6 or a newer version. This is a fork of silvertunnel (https://silvertunnel.org) Version (0.0.4) is deployed to maven. Since Version 0.0.4 SilverTunnel-NG also runs on Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java-Card-OpenEMV

    Java-Card-OpenEMV

    The OpenEMV is a smart card implementation of the EMV standard.

    This applet is a very basic EMV applet supporting only SDA and plaintext offline PIN.It does not offer personalisation support - everything is hard-coded. You can visit the following web site to download all files.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    Java-Card-FluffyPGP-Applet

    Java-Card-FluffyPGP-Applet

    The Applet implements OpenGPG Card v 2.0.1 specification of smart card

    The FluffyPGP Applet implements the OpenGPG Card v 2.0.1 specification without using secure channels or Global Platform for portability. Get more details? please visit:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GPGUI - PGP GUI

    GPGUI - PGP GUI

    GUI wrapping GnuPG functionality provided by Bouncy Castle

    The GPGUI program is GUI wrapping GnuPG functionality provided by Bouncy Castle. The program allows you to encrypt/sign/decrypt text messages and files using asymmeric PGP keys. The program can read and manage GnuPG keys if GnuPG is installed. But the program also maintains its own secret and public key files and having GnuPG installed is optional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FACPL - Access control policies

    FACPL - Access control policies

    A Java library for Attribute-based Access Control Policies

    FACPL: a Java-based library for the specification and enforcement of Access Control policies - Attribute-based Access Control Policies - Advanced features for the management of, e.g., combining algorithms and missing attributes - Generation of XACML code starting from FACPL code - Generation of FACPL code starting from XACML code Source Code: https://github.com/andreamargheri/FACPL/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JavaCard-AlgTest-Applet

    JavaCard-AlgTest-Applet

    Smart Card/java card automated testing tool for algorithms.

    Automated testing tool for algorithms supported by all smart card with JavaCard platform. To view all files about this project or discussion, you can visit:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JavaCard-MuscleCard-Applet

    JavaCard-MuscleCard-Applet

    A free implementation of the Cryptographic in java card /smart card.

    The Muscle Applet is a free implementation of the Cryptographic Card Edge Definition for Java Enabled Smartcards. It's capable of generating cryptographic keys on the card, and allows external keys to be inserted onto the card. These keys can be used in cryptographic operations, after proper user (or host application) authentication. The Applet is capable of handling generic objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PswGen

    PswGen

    Manages your websites and repeatably generates passwords for them

    PswGen manages login information such as account, name and address of websites you are using. Furthermore it repeatably generates passwords depending on the login information, generation parameters (length etc.) and a master passphrase each time you want login to a website. Just in case a website doesn't allow to change your password, PswGen can store that password for you, too, encrypted of course. PswGen verwaltet Login-Informationen von Webseiten, wie Konto, Name und Adresse. Bei jeder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Web Application Protection

    Web Application Protection

    Tool to detect and correct vulnerabilities in PHP web applications

    WAP automatic detects and corrects input validation vulnerabilities in web applications written in PHP Language (version 4.0 or higher) and with a low rate of false positives. WAP detects the following vulnerabilities: - SQL injection using MySQL, PostgreSQL and DB2 DBMS - Reflected cross-site scripting (XSS) - Stored XSS - Remote file inclusion - Local file inclusion - Directory traversal - Source code disclosure - OS command injection - PHP code injection WAP is a static...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    CorReactive

    Event correlation engine with reactive facilities

    Correlation engine based on Esper library which can be used together with Logstash. Please read FAQ http://sourceforge.net/p/correactive/wiki/FAQ/
    Downloads: 0 This Week
    Last Update:
    See Project