Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(attack): Secret Size Attack #16

Merged
merged 4 commits into from
Aug 23, 2022
Merged

feat(attack): Secret Size Attack #16

merged 4 commits into from
Aug 23, 2022

Conversation

sambacha
Copy link
Contributor

Secret Size Attack is a vulnerability in the common construction of cross-chain smart contracts (contracts between distinct cryptocurrencies) through hash locking.

Additionally, we should expand category to add 'inter-chain' (cross chain implies 1:1, interchain is multi-agent)
This updates versioning to v3.0.3

Secret Size Attack is a vulnerability in the common construction of cross-chain smart contracts (contracts between distinct cryptocurrencies) through hash locking. 

Additionally, we should expand category to add 'inter-chain' (cross chain implies 1:1, interchain is multi-agent)
This updates versioning to v3.0.3
v3.0.3 Release:
Update table with new Secret size attack
update repo README with changelog and in-document references
New Category: Interchain, id: 006
Update package manifest
Provide attribution to the canonical example of the Secret Size Attack:
<pre>
Advisory: secret size attack on cross-chain hash lock smart contracts, (accessed, August 23, 2022)
Attribution: Mark B Lundeberg
username: @markblundeberg
link: https://gist.github.com/markblundeberg/7a932c98179de2190049f5823907c016
</pre>
@sambacha sambacha merged commit cb2dedf into master Aug 23, 2022
@sambacha sambacha deleted the secret-size-attack branch August 23, 2022 07:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant