Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J2P Django Field

Description

This package uses the Jasypt2Python library to decrypt Jasypt-encrypted data (A Java encryption library that includes Bouncy Castle), and wraps this functionality into a django custom form.

This is a one-way calculation (includes the decryption functionality, but no encryption functionality).

Installation

The following code will clone the "J2P Django Field" project and install the requirements.

git clone https://github.com/TelmedIQ/j2p_django_field.git
cd j2p_django_field
pip install -r requirements.txt

Features

Current supported fields:

  • Encrypted TextField
  • Encrypted CharField

Requirements

About

Jasypt2Python decryption django field

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages