Showing 6 open source projects for "base85"

View related 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.
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1

    CyoEncode

    Base64, Base32, Base16, and Base85 encoding/decoding functions in C

    Provides C functions for encoding binary data into a printable representation using Base64, Base32, Base16 (hex), or Base85/Ascii85 character sets, plus equivalent functions for the decoding of such encoded data back into its binary form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bananafonana

    Bananafonana

    Perl extension for Bananafonana encoding / decoding

    RFC 1924 describes a compact, fixed-size representation of IPv6 addresses which uses a base 85 number system. The base 85 numbers (from 0 to 84) are as follows: 0..9 A..Z a..z ! # $ % & ( ) * + - ; < = > ? @ ^ _ ` { | } ~ In order to let human beings pronounce the resulting string more easily and to be able to use base 85 encoding in DNS naming schemes, an alternative encoding scheme is used, based on 85 consonant-vowel pairs, as suggested by DGolden on Slashdot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pyascii85 is a Python extension written in C, that provides Ascii85 data encodings, also known as Base85. It can encode and decode files or text buffers, and is useful for encoding data to be used within PostScript and PDF files, such as raw RGB images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pseudo Random Number Generator (PRNG) frontend using libtomcrypt. It simply writes pseudorandom data (using sober-128, fortuna, yarrow or rc4 algorithm) on standard output. The output may be encoded to base64, base85 or hex or just left binary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    This is a C++ reference implementation of a Base85 encoding suitable for XML. A document defining the encoding will soon be submitted to the IETF for consideration for RFC status. This implementation supports incremental encoding and decoding of a stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Base85x-java

    Implementation of the base85x encoding in Java.

    As you may have guessed, Base85x-java is an implementation of the base85x encoding scheme in Java. Base85x is a way to store binary data within XML files. It is a new version of ASCII85/Base85 but uses an alphabet without the characters [!”#&’<=>\]. Thus no escaping is required. Base85 in general stores 4 bytes of binary input data in 5 printable characters. I.e. there is a 25 % overhead. Base85x-java is licensed under the MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB