Skip to content

This add-on lets you manage cryptology objects such as key pairs, certificate requests and certificates. Other modules can use this add-on to encrypt or sign messages.

Notifications You must be signed in to change notification settings

odoo-l10n-ar/odoo-crypto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Odoo-crypto

Introduction

This addons let you manage key pairs and certificate used, in general, to access to remote services. This module was developed to connect Odoo to webservice of the Argentine Federal Administration of Public Revenue (AFIP).

Description

This module is an interface to the M2Crypto library and its main objective is to manage cryptology objects in the Odoo interface. These objects will be used to encrypt or sign messages to other applications, for instance tax institutions.

It creates a new menu option in the Configuration menu, named Cryptography. This menu contains two menu items: Key pairs and Certificates. You can create key pairs in the interface and share it with other users in other systems. From those key pairs, you can create certificate requests. New certificate requests are stored in certificate objects. In these objects, you can generate a new certificate from a request, or associate a signed certificate to the request. The latter is the usual use of certificate requests.

Other modules can use these certificates and keypairs to sign or encrypt/decrypt messages between users in openerp or outside opener.

About

This add-on lets you manage cryptology objects such as key pairs, certificate requests and certificates. Other modules can use this add-on to encrypt or sign messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%