1. Encryption Interface:  we need to discuss our proposal and determine if the general framework fits the needs of the community.
  2. Anonymous Credentials 2.0:  discuss the recent proposal from Mike and Dmitry. 
  3. Hyperledger CI/CD status.
  4. Libursa Features Wishlist:
    1. Encryption Schemes - SALSA20, CHACHA20, AES, SM4, Kuznyechik, Camellia
    2. Encryption Modes- GCM, OCB, CTR, CBC
    3. MACs - HMAC, CMAC, PMAC, POLY1305
    4. Hashes - BLAKE2, KECCAK, SHA2, SHA3,  Whirlpool, SM3, Streebog
    5. Signatures Schemes - ED25519, ED448, BLS, ECDSA for SECP256K1 and NIST P curves, RSA, SM2, GOST R 34.10-2012
    6. Signature types - Single signer, Threshold, Multisig

    7. KeyExchange - X25519, X448, SECP256K1, NIST P curves, SM2, VKO GOST R 34.10-2012
    8. KeyWrap
    9. XOF - SHAKE, HKDF
      1. https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf
    10. KDF - PBKDF2, Bcrypt, Scrypt, Argon2
  5. Libzmix Features Wishlist:

    1. Proof description, Witness, Proof
    2. Signatures - CL, BBS+, PS
    3. Ranges, Set Memberships - Bulletproofs, R1CS
    4. Verifiable Encryption
    5. Commitments
  6. Hardware/TEE support
    1. HSM
    2. TPM
    3. Intel SGX
    4. ARM Trustzone
    5. AMD PSP