Skip to content
View johnzweng's full-sized avatar

Block or report johnzweng

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

Pinned Loading

  1. bankomatinfos bankomatinfos Public

    Android NFC app for reading some infos from Austrian Bankomat Cards (Maestro banking cards).

    Java 66 32

  2. XposedModifyAidRouting XposedModifyAidRouting Public

    Xposed module for overriding the NFC AID routing mechanism in Android 4.4.

    Java 64 12

  3. XposedSendRawSMS XposedSendRawSMS Public

    Module for Xposed framework to allow sending of raw SMS PDUs

    Java 21 19

  4. android-emv-key-test android-emv-key-test Public

    Reads EMV cards, extract public keys, checks them for ROCA vulnerability (https://crocs.fi.muni.cz/public/papers/rsa_ccs17). Uses code from https://github.com/devnied/EMV-NFC-Paycard-Enrollment for…

    Java 21 7

  5. Some technical facts around the stor... Some technical facts around the story about the message allegedly signed by Hal Finney about Paul Le Roux being Satoshi.
    1
    ## New `sign`s of Satoshi?
    2
    
                  
    3
    A few days ago, another sensationalist news story emerged, promising new clues regarding the true identity of Satoshi Nakamoto: Allegedly, an old message signed by [Hal Finney](https://en.wikipedia.org/wiki/Hal_Finney_(computer_scientist)) had surfaced (published by [Martin Shkreli](https://en.wikipedia.org/wiki/Martin_Shkreli) in [this blog post](https://martinshkreli.substack.com/p/paul-le-roux-is-satoshi)), suggesting that **[Paul Le Roux](https://en.wikipedia.org/wiki/Paul_Le_Roux)** was the person behind the synonym of Satoshi Nakamoto. 
    4
    
                  
    5
    I briefly highlight the facts surrounding this story:
  6. Demo how to generate an ECDSA signat... Demo how to generate an ECDSA signature without knowledge of private key (in SageMath)
    1
    import hashlib
    2
    
                  
    3
    # ECDSA Signature without private key
    4
    
                  
    5
    # An ECDSA signature without prior commitment to the signer's key