Showing 18 open source projects for "ecb"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 1
    Portfolio Performance

    Portfolio Performance

    Track and evaluate the performance of your investment portfolio

    ... for Rebalancing based on freely definable Asset allocations. With the help of the historical exchange rates of the European Central Bank ( ECB ) accounts and shares can be held in foreign currency.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Portable Text Encryption

    Single Linux or Windows binary for secure text encryption

    Self contained and completely portable binary encrypts text for secure email, messaging, irc use, etc., ideal for USB flash drives. AES-128/192/256 (ecb/cbc), Blowfish (ecb/cbc), DES / TripleDES (ecb/cbc/ofb/cfb), or RC4. Linux and Windows binaries.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    dd_rescue

    Data recovery and protection tool

    dd_rescue is a generic data copy and transformation tool. It copies data that's only partially readable or overwrites data with random numbers (data protection). It calculates secure hashes via a plugin. Plugins also allow to transform data -- compression and upcoming encryption are supported. The encryption plugin does exclusively support AES (in CTR, CBC or ECB mode) and is highly optimized, using the CPU support on x86 and armv8. The compression plugin uses liblzo. See my [old page](http...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    KeyHolder password manager

    KeyHolder password manager

    Store your passwords in an offline encrypted file!

    Need a JDK to run, download it here: https://www.oracle.com/java/technologies/downloads/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 5
    Simple Encryption Engine encrypt / decrypt / change password for SQLite database for the future use with your Delphi project. [Using SQLite with FireDAC]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    akmos

    Cryptography toolset

    Command line utility for encryption/decryption files, computing message digests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TurboPower LockBox

    TurboPower LockBox 2 & 3 Cryptographic Library for Delphi

    LockBox 3 is a Delphi library for cryptography. Currently supported Delphi XE6. It provides support for AES, DES, 3DES, Blowfish, Twofish, SHA, MD5, a variety of chaining modes, RSA digital signature and verific...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    We are four ambitious pupil looking optimisticly forward to win the "Generation Euro", a competition of the ECB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Emacs IDE Frame Tools

    An Emacs Framework for Graphical IDE Functions

    ... of IDEs. Dependencies & Requirements: 1) Emacs Code Browser: ECB 2) Semantic Cedet ( Full Installation Recommended ) 3) Ack Grep ( Emacs plugin & External Binary from beyondgrep.com ) 4) Moccur-Edit
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10

    English T20 Cricket

    Matthew Proudman (Leeds Metropolitan University).

    As part of my dissertation you have been invited to be involved in a research project aimed at exploring the current state of English Domestic Twenty20 Cricket with regards to attendance, looking at fans attitudes, beliefs and opinions. All results will be used as research data for the ECB and it's counties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ECB is a file/code browser for Emacs. It can be used to browse any type of file and supports parsing of Java, C, C++, Elisp and some other code like perl, TeX, LaTeX. All browsing windows are within one frame and they are deletion-protected (eg by C-x 1)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Library realising algorithm blowfish, written on Qt 4.6.2 Supporting enciphering modes: ECB - Electronic Codebook CBC - Cipher Block Chaining CFB - Cipher Feedback OFB - Output Feedback CTR - Counter Mode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple demonstrative command line tool which can do both file encryption and decryption . It is based on OpenSSL and can support AES / DES / 3DES / BLOWFISH / RC4 cipher algorithms with ECB / CBC / CFB / OFB chaining modes (ECB only for RC4).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JRijndael is a 100% pure Java implementation of the popular Rijndael (aka AES) cryptography algorithm. It's designed to be implemented as easily as possible and features ECB, padding, and a simple API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    JSerpent is an easy to use Java implementation of the powerful Serpent cryptography algorithm. It can be easily implemented into any project, and is complete with ECB, padding, and a simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TclDES is a pure-Tcl implementation of the Data Encryption Standard (DES) and Triple-DES (3DES). It supports all DES operation modes: Electronic Code Block (ECB), Cipher Block Chaining (CBC) , Output Feedback (OFB), and Cipher Feedback (CFB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Portable, optimised implementation of Bruce Schneier's 64-bit symmetric block cipher, Blowfish. Includes support for ECB, CBC, CFB, OFB and CTR block cipher modes, weak key detection and parallelisation using OpenMP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BP-Tools

    BP-Tools

    Set of useful tools for payment service development

    The BP-Tools set consist from applications supporting EFT testing, benchmarking and transaction service development. BP-Tools suite currently consists of following three components: - BP-CCALC: Cryptographic Calculator - BP-CardEdit: Thales P3 Input/Output file editor - BP-EMVT: EMV Tool - BP-HCMD: Thales HSM Commander
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next