Is my transaction signature system secure for my blockchain? (audit)

This page summarizes the projects mentioned and recommended in the original post on /r/cryptography

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gemcoin

    Official Python implementation of the Gemcoin protocol.

  • Before I start, here is all of the Github files for my cryptocurrency (keep in mind that I'll be focusing on the file core/sendShards.py): https://github.com/VladUsatii/gemcoin

  • ed25519-unsafe-libs

    List of unsafe ed25519 signature libs

  • I tried to explain to you last time you asked about "your own crypto" that the answer always will be "it's not good, don't do it". First thing that strikes me is that you take public key from the provided data, which suggests a trivial attack like in https://github.com/MystenLabs/ed25519-unsafe-libs

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts