About


PRODIST PIX API is a set of components (API and RESTful API) and support tools, for integration of applications with the PIX System - Instant Payments of BACEN.

The solution offers the following services for the PIX ecosystem:

  • Management and protection of cryptographic keys and digital certificates
  • TLS v1.2 and v1.3 connection establishment
  • Digital signature of XML messages (SPI, DICT, ARQ)
  • Transfer of DICT and ARQ messages
  • Digital signature of QRCode

It was developed in Java 8 and is a good option for companies that want to incorporate the above-mentioned functionalities into their own systems, with wide architectural freedom.

In JVM environment, it allows the configuration of JCA standard keys in JKS, PKCS12 and STS types (RSFN CLUSTER of PRODIST).

PRODIST PIX API meets the specifications of the latest version of the PIX Security Manual.

MAIN FUNCTIONS

  • Management and security of cryptographic keys and certificates
  • Transport under TLS v1.2 and v1.3 (SPI, DICT and ARQ)
  • Digital signature of all types of PIX operations
  • JSON Object Signing (QRCODE)

BENEFITS

  • Performance
  • Ease of integration
  • Support for multiple keys and certificates
  • Enables you to create PIX applications for your own use
  • Optional use of HSM for private key storage and acceleration of cryptographic operations

Why use the PRODIST PIX API?

The decision to participate in PIX implies an obligation to implement a technical security standard that involves, among others, the area of cryptography. Normally this area is not part of the core business of the companies. Choosing to transfer the responsibilities of cryptography to specialists brings more security that the quality of the system will reach a higher level. It also reduces the risks of venturing into a complex and sometimes unknown universe.

 

Requirements


SOFTWARE REQUIREMENTS

Java JRE 8