BLS Signatures and Key Sharing with Crypto Pairs

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ต.ค. 2024

ความคิดเห็น • 8

  • @TheDutchisGaming
    @TheDutchisGaming 2 ปีที่แล้ว +4

    3:14 a*(b+c)=“a*b+b*c” should have been a*b+a*c
    See that this was fixed on the website.

  • @xiaofen7149
    @xiaofen7149 4 ปีที่แล้ว

    Thanks for the nice description. Just wondering, if G changes then for each signature, the public key is changed. Is this true? Then for n numbers of signatures, how to store and share n numbers of public keys? and how to verify this is a valid public key, as this is not a fixed one of the signer (like a fixed mailing address)?

  • @neilychaima1298
    @neilychaima1298 3 ปีที่แล้ว +1

    I need to use the BLS signature scheme in my project using python3 , how can I implement it ? is there a library for it ?

    • @TheDutchisGaming
      @TheDutchisGaming 2 ปีที่แล้ว +1

      I know chia has a c++ library with Python bindings.

  • @cebugdev
    @cebugdev 4 ปีที่แล้ว

    Hi, how about if its the m -of-n signature?

  • @DM_MOTO
    @DM_MOTO 3 ปีที่แล้ว

    can you explain how to create a deterministic BLS public key using IETF's Hash to Curve Algorithm in a video

  • @Alikhan-ee7bs
    @Alikhan-ee7bs 4 ปีที่แล้ว

    please can you share code

    • @BillBuchanan
      @BillBuchanan  4 ปีที่แล้ว

      The code is in the link provided: asecuritysite.com/encryption/js_bls and lots of examples here: asecuritysite.com/encryption/#pairing