• Breaking News

    Tuesday, April 9, 2019

    Cryptography Notes on Elliptic curves cryptography

    Cryptography Notes on Elliptic curves cryptography


    Notes on Elliptic curves cryptography

    Posted: 09 Apr 2019 12:11 AM PDT

    When CTFs force you learn ECC. These are my notes and a dummy implementation in python for elliptic curve cryptography primitives which is kind of easy to use, not comprehensive though.

    This can be used simply on the python prompt.

    python cli

    Github: https://github.com/prateeknischal/ecc

    submitted by /u/pikaynu
    [link] [comments]

    Understanding Zero-knowledge proofs through illustrated examples

    Posted: 08 Apr 2019 10:02 PM PDT

    How many of you are formally qualified in Cryptography?

    Posted: 09 Apr 2019 12:00 AM PDT

    Interested to see if a primary degree in computing and hard work is enough to have a career in Applied Cryptography.

    submitted by /u/john_alan
    [link] [comments]

    Why We Use Crypto When Generating Coupon Codes At Scale

    Posted: 08 Apr 2019 09:39 PM PDT

    Lattice based signatures and hash based signatures scenario use case?

    Posted: 08 Apr 2019 05:47 AM PDT

    For what scenario you would like to use one of these two schemas for signing and why you would not use other one?

    And for what scenario you would use other one not used in previous scenario?

    submitted by /u/zninja-bg
    [link] [comments]

    Is this the correct/most secure way to write a Python Secure Socket (SSL) connection? (NON-WEB)

    Posted: 08 Apr 2019 11:10 AM PDT

    No comments:

    Post a Comment