• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux Config::ApacheFormat Download

Config::ApacheFormat

April 22, 2009
NULL encryption algorithm is a non-encrypting encryption method that does not modify the original data. It is often used for securing data during the development of software but is not recommended for securing sensitive information.
Version 1.02
License Perl Artistic License
Platform Linux
Supported Languages English
Homepage search.cpan.org
Developed by Abhijit Menon-Sen
I recently had the chance to test out Crypt::NULL, a NULL encryption algorithm. This module provides a symmetric block cipher described in RFC 2410, which was developed by Rob Glenn and Stephen Kent.

Using this module is simple. To get started, just include it in your project and create a new instance of the algorithm by passing in a key:

```
use Crypt::NULL;
$cipher = Crypt::NULL->new($key);
```

Once you have a cipher object, you can use it to encrypt and decrypt data. The `encrypt` function takes plaintext as input and returns a ciphertext:

```
$ciphertext = $cipher->encrypt($plaintext);
```

Similarly, the `decrypt` function takes a ciphertext and returns plaintext:

```
$plaintext = $cipher->decrypt($ciphertext);
```

This implementation of NULL encryption also supports the Crypt::CBC interface, which offers additional functions and features.

Overall, I found Crypt::NULL to be easy to use and reliable. If you need to implement NULL encryption in your project, I would definitely recommend checking out this module!
What's New

Version 1.02: N/A

Free Download 2K
290
  • Share on:

Most Popular

  1. SlideMap 1.2.2
    105
  2. Quicksilver Forums 1.4.2
    84
  3. WikEd
    78
  4. CherryTV 0.1
    74
  5. porm r2
    73
  6. Intel Software Development Emulator 1.70
    69
  7. xstereograph 2.1
    69
  8. Proxy filesystem for FUSE 1.0.0
    64
  9. Siesta::UserGuide 0.66
    61
  10. fuseftp 0.8
    58

Related Downloads

WebSQL
WebSQL offers a universal solution to access and manage databases on any ...
wmDrawer
wmDrawer is an application launcher dockapp that features a retractable button bar ...
Fedora Multimedia Installation HOWTO
The Fedora Multimedia Installation guide helps users set up multimedia applications on ...
SnaLux eyeOS theme
SnaLux eyeOS theme is a new eye-catching design for web-based eyeOS operating ...
newsq
Newsq is an interactive software designed to handle messages in an outgoing ...
KpGen
KpGen is a software tool that generates secure passwords using a mouse-based ...
GNU Generic Security Service Library
The GNU Generic Security Service Library offers an implementation of Generic Security ...
pyxattr
Pyxattr is a Python module that allows users to access and modify ...
QSynaptics
QSynaptics configures Synaptics touch pad driver using the Qt-based utility.
Kurd
KDE Universal Remote Desktop is an extensible client frontend for remote desktop ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.