Skip to content
View goCORA's full-sized avatar

Block or report goCORA

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
goCORA/README.md
  • 👋 Hi, I’m @goCORA
  • 👀 I’m interested in 1) Empowering Excellence, 2) Innovation and 3) Quantum Safe Cryptography
  • 💞️ I am currently:
  1. Improving the CORA API.
  2. Using the CORA API to launch CORA-X LIte.
  3. Working with 3rd parties to implement the CORA-API in social media platform in which users maintain control of their online, digital footprint.
  4. Testing the water with CORA-Gold, a centrally controlled, distributed, transaction friendly, green cryptocurrency.
  5. Familiarizing myself with GitHub through the use of private repositories.
  6. Building connections.
  7. Exploring new and exciting innovations.
  • CORA is a step beyond encryption. CORA is an acronym for Context Ordered Replacement Algorithm. CORA is Quantum safe, meaning that Quantum computers will not break CORA's encryption. This is mostly due to the fact that CORA is not factorization based, but rather, CORA is probabilistic in nature, requiring an unimaginably large number of attempts to break (brute force alone). Additionally CORA is a distributed technology; each encryption results in 2-40 CORA blocs (binary localized obfuscated containers).
  • 📫 If you would like to know more about CORA, or would like to collaborate on CORA-Gold (cryptocurrency), visit https://CORAcsi.com or https://CORA-Gold.com) and select 'Contact".

Popular repositories Loading

  1. goCORA goCORA Public

    Config files for my GitHub profile.

  2. microsoft-authentication-library-for-dotnet microsoft-authentication-library-for-dotnet Public

    Forked from AzureAD/microsoft-authentication-library-for-dotnet

    Microsoft Authentication Library (MSAL) for .NET

    C#

  3. MUP_basic_example MUP_basic_example Public

    OTPs have long been identified as perfect encryption, however, they have limitations that have made them impractical. MUPs (Multiple Use Pads) are reusable OTPs that are practical and ideal. This i…

    Python