# ecdsasign **Repository Path**: JaylonGu/ecdsasign ## Basic Information - **Project Name**: ecdsasign - **Description**: ecdsasign and recover - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-16 - **Last Updated**: 2023-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Compile ```bash cmake -B build . cmake --build build --parallel 16 ``` # Run ```bash ./ecdsasign_universal.out ```