Skip to content
View peacker's full-sized avatar
🤟
🤟
  • Torino, IT

Block or report peacker

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

Popular repositories Loading

  1. abe-se_prototype abe-se_prototype Public

    A prototype that shows the feasability of Attribute-Based Encryption and Searchable Deterministic Encryption

    C 4 1

  2. claasp_white_paper claasp_white_paper Public

    A repo to contain all the scripts used to accompany the CLAASP publication.

    Sage 3

  3. CRYPTOGRAPHY_COURSE CRYPTOGRAPHY_COURSE Public

    C code for the course

    C 1

  4. crypto_course_lab crypto_course_lab Public

    This project was requested to the (computer science) students of the Cryptography Course Lab that I have been teaching in fall 2012/2013 at the University of Trento.

    C

  5. TBBC TBBC Public

    A C++ implementation of a generic Translation Based Block Cipher (TBBC) using template technique.

    C++

  6. master_thesis master_thesis Public

    Simple programs for factorization and discrete log I have used during my master thesis. Compile each program with javac ProgramName.java and run it with java ProgramName

    Java