Blog.

Cross-system encryption

Development

Abstract: This is a tutorial to securely transfer messages from system A to system B with various coding languages (Bash, JavaScript and PHP) and keep the rules of information security.

You work with sensitive data which should be encrypted and transferred from system A to system B? You want to know the difference between symmetric, asymmetric and hybrid encryption? Or read up on the rules of information security?

Then the following tutorial might be interesting for you. It contains code examples in Bash, JavaScript and PHP, which are compatible with each other:

About

Hi, I'm Björn Hempel and I work at ressourcenmangel integral GmbH as a Senior Software Developer (Symfony 6.x, Pimcore 11.x), Senior Software Architect and DevOps Engineer. My main tasks include planning, building and ensuring the proper operation of the software created by ressourcenmangel integral GmbH, as well as the required system landscape. Furthermore I am responsible for ensuring a constant code quality for the created software using modern software methods like TDD and CI/CD.