Skip to content
View MatthiasMi's full-sized avatar
πŸ«–
🍡
πŸ«–
🍡
Block or Report

Block or report MatthiasMi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
MatthiasMi/README.md

πŸ‘‹ Hi

πŸ”­ Projects

  • I'm currently working on projects in the domains:
    • βœ… Verifiable Crypto πŸ”
    • ⚑️ Side-Channel Resilient Post-Quantum Cryptology πŸ”’
    • πŸ”‘ Encrypted Computing πŸ–₯️
  • In 2023, I've finished writing a πŸ“– on "Theoretische Informatik fΓΌr IT-Sicherheit"
let &mut hias = &Some(1);

/// Some `Github`-projects I am able to publish
enum Github {
	proof_of_concept,
	implementations,
	research_results,
	};

Free-Time

  • 🌱 I’m currently learning to make sounds on various percussion instruments πŸ₯

Pinned

  1. dinn dinn Public

    Forked from mminelli/dinn

    Fast Homomorphic Evaluation of Deep Discretized Neural Networks

    C++ 6 2

  2. yaSHAck256 yaSHAck256 Public

    yet another 256-bit SHA hack

    Rust

  3. FHEDiNN FHEDiNN Public

    Fast Homomorphic Evaluation of Deep Discretized Neural Networks

    1

  4. bulletproofs bulletproofs Public

    Forked from zkcrypto/bulletproofs

    A pure-Rust implementation of Bulletproofs using Ristretto.

    Rust

  5. cuFHEDiNN cuFHEDiNN Public

    Practical Implementation of Fast Privacy-Preserving Evaluation of Deep Neural Networks on the GPU focusing on platforms with NVIDIA's parallel computing platform CUDA.

    1

  6. BlockchainAndCryptocurrencyTechnologies BlockchainAndCryptocurrencyTechnologies Public

    Implementation of Blockchain and Cryptocurrency Technologies

    Java