Tag: Crypto
-
Encrypting vs. signing with OpenPGP. What's the difference?
Posted on October 2, 2018, Level beginner Resource Length medium
Brad Wyro thoughts on encryption versus signing with OpenPGP. OpenPGP is the most widely used email encryption standard. PGP stands for Pretty Good Privacy. In the article author helps to answer following question: how can you ensure confidential data transmitted via email is kept private?
Tags infosec crypto messaging
-
Enterprise integration for Ethereum
Posted on July 27, 2018, Level intermediate Resource Length long
Bilgin Ibryam article about Ethereum usage in enterprise. Ethereum is distributed and decentralized, but it is mostly a closed system with the embedded ledger, the currency, and the executing nodes. The most popular open source Java integration library -- Apache Camel supports Ethereum's JSON-RPC API now.
Tags blockchain cio crypto distributed fintech
-
Blockchain explained
Posted on July 17, 2017, Level beginner Resource Length short
Zach Church interviewed Christian Catalini - an MIT expert - on why distributed ledgers and cryptocurrencies have the potential to affect every industry.
Tags crypto blockchain fintech
-
Crypto Tools for DevOps: git-crypt
Posted on April 18, 2017, Level beginner Resource Length short
Eric Mann's short and sweet article about crypto tools for DevOps -- help explain a specific utility that empowers developers to keep credentials and the code that uses them in the same place.
Tags crypto devops