File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,13 @@ The implementation leverages SNARK-friendly cryptographic primitives:
1717- ** Digital Signature** : Schnorr signatures over JubJub curve
1818- ** Hash Function** : Rescue hash for SNARK-friendly operations
1919
20- > ### ⚠️ Security Disclaimer
20+ > ### ⚠️ Important Disclaimer & Acceptance of Risk
2121>
22- > ** This is a proof-of-concept implementation that has not undergone security auditing.** This code is provided for
23- > research and educational purposes only. Do not use this implementation in production environments or for securing real
24- > assets without proper security review and auditing.
22+ > ** This is a proof-of-concept implementation that has not undergone security auditing.** This code is provided "as is"
23+ > for research and educational purposes only. It has not been subjected to a formal security review or audit and may
24+ > contain vulnerabilities. ** Do not use this code in production systems or any environment where security is critical
25+ > without conducting your own thorough security assessment.** By using this code, you acknowledge and accept all
26+ > associated risks, and our company disclaims any liability for damages or losses.
2527
2628## Repository Structure
2729
You can’t perform that action at this time.
0 commit comments