Coder Social home page Coder Social logo

anthonyrabiaza / boomisecuritydataprocessor Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 3.0 6.89 MB

Boomi Security Data Processor for Signing, Signature validation, Encryption and Decryption for X.509 and JavaScript Object Signing and Encryption, JWS and JWE and can be applied on JWT.

Java 100.00%
security jwt-token jwt-authentication jwt jws jwe x509 signing encrypting decrypting

boomisecuritydataprocessor's Introduction

Boomi Security Data Processor

(aka Data Security Processor or Security Processor)

I wanted to share a solution I recently developed to simplify Secured Operations around Symmetric and Asymmetric Cryptography and Digital Signature using Public Key Infrastructure with the Dell Boomi AtomSphere Platform. Dell Boomi Integration included out of the box Web of Trust functionality with PGP (Pretty Good Privacy) and this extension is adding:

  • Support of X.509:
    • For Signing and Signature validation
    • For Encryption and Decryption
      • Payload direct encryption/decryption
      • S/MIME encryption/decryption
  • Support of Javascript Object Signing and Encryption (JOSE):
    • For JSON Web Signature (JWS) Signing and Signature validation, for standard text payload and Java Web Token (JWT)
    • For JSON Web Encryption (JWE) Encryption and Decryption
  • Support for PKCE
  • Support for DPoP

The Boomi Security Processor will accelerate the Cryptographic operations and will wrap all the complex underlying operations:

  • Signing (Dell Boomi is the Sender on the following diagram) OR Validating Signature (Dell Boomi is the Receiver on the following diagram)

    Alt text

  • Encrypting (Dell Boomi is the Sender on the following diagram) OR Decrypting (Dell Boomi is the Receiver on the following diagram)

    Alt text

For more details on using the Security Data Processor go to my blog

boomisecuritydataprocessor's People

Contributors

anthonyrabiaza avatar kaixuan2013 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.