Open Source Cryptography Software - Page 71

Cryptography Software

View 6023 business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 1
    myencoder is a php extension used for encrypt php source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    netseed

    A console script to provide functionality similar to ubuntu pollinate

    A console script to provide functionality similar to ubuntu pollinate and gather entropy from online sources to increase quality of randomness available to applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    obov stands for OATH Based OTP validator. It's a 100% pure Java library that provides simple to use methods to validate (and related utilities) one time passwords generated by OATH compliant devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    odfsec is a toolset for validating digital signatures in odf (open document format) files. The tools are independent of any office suite software and may be integrated into backend workflow processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    office steg

    office steg

    office steganography ooxml atributes

    this tool is steganography tool ,which make us of docx's not-exist attribute to hide message. for example "<w:p aaa="123" bb="244".........>",the attribute (aaa,bb)above is not exist in office 2007 library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OODDSS is a system that provide digital signature and verification for ELF executables and libraries in GNU/Linux systems. The goal is to be fast, transparent for the user and simple to administer and distribute the signed packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    opacity
    The Open Protocol for Access Control Identification and Ticketing with privacY, is a standard suite of Key Establishment and Authentication protocols based on ECC and AES, for optimized contactless transactions and simple PKI based Key management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    openILP
    OpenILP is a project to advance the participation of citizens in the democratic life of the country as an ALTERNATIVE to political means. This enables the digital signature legally recognized and advanced in eGovernment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    OpenVPN Smart Configurator is an application for a complete configuration of openVPN 2.0 or later through an easy to use graphic user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is a collection of Open Source crypto cores and implementations relating to high speed cryptanalysis/cracking and complex implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Realisierung einer VerwaltungsPKI(V-PKI) mit OpenSource(openCA,openSSL,openLDAP) unter der ROOT CA des BSI. Bereitstellen der notwendigen Benutzeroberflaeche und Dokumente: CP,CPS, Dienstanweisung,Mustervertrag,Benutzeranweisungen,DB-Beschreibung
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Program for brute force recovering a Oracle password hash. This is my first ever Linux program(after some hello world programs) Still learning how to program C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    otp.el is a one-time-password implementation in emacs lisp, suitable for generating one time passwords with the MD5 algorithm. It's designed to be plugged in to tramp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    otpcrypt

    Linux command line one time pad program

    Linux command line one time pad program. Generates a large one time pad file and tolerates missing messages while keeping pad files in sync. For more information see Wiki tab or source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    otpenc is a console application that facilitates the use of OTP (One-Time Pad) encryption with a unix pipe or as a stand alone utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a set of programs convert a .p7m file into an .eml file. A private key of RSA would be needed when you convert an encrypted .p7m file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pam-openvpn is a Linux PAM-module which works together with OpenVPN. With this pam-module it is possible to establish vpn connections when a user logs into a system and tear down the connection when the user logs off. This is ideal for mobile systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This PAM module provides the ability for users to have encrypted directories which are mounted automatically on login and unmounted after logout. The Device Mapper's CRYPT target provides the encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a Linux-PAM module designed for mounting a user's encrypted, home directory using the user's login credentials as the decryption key. The module also unmounts the user's home directory at logout to re-encrypt the protected data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PAM support in CNTLM proxy. This project is an altered version of latest CNTLM proxy (http://cntlm.sf.net), patched to add PAM authentication support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Perfenc is a encryption program that encrypts/decrypts files or the standard input with a one-time pad. More information about one-time pads is available at http://en.wikipedia.org/wiki/One-time_pad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GPG is a Perl5 interface to gnupg (see http://www.gnupg.org). You can use standard scalar to communicate with gnupg. IPC is managed by IPC::Open3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An IRC-like chat client and server using PGP signed and encrypted messages for maximum privacy.
    Downloads: 0 This Week
    Last Update:
    See Project