capsule-corp-ternoa / worker

SubstraTEE worker for SubstraTEE node
Apache License 2.0
0 stars 0 forks source link

5/decryption with shamir shares #39

Closed echevrier closed 3 years ago

echevrier commented 3 years ago

cargo clippy

Add function to write one line to a file. Rename into writelines/readlines the method to write/read Vec in/from lines

Add function to create a file to save the nft urllist

Add changes requested in review of PR #34

Replace url_storage with local_file_storage. Remove obsolete url_storage

Remove import of deleted decrypt

Changes required in PR #34

Local_storage_handler as trait, unit test for local storage and decrypt with shamir

commit to check out another branch

decryption

4/keyvault interaction (#30)

cargo fmt (#33)

Implement nft pallet interaction #3

Co-authored-by: echevrier edith.chevrier@scs.ch

rebased on branch 2/aes256... version e86b85e and cargo fmt

cargo fmt

Local_storage_handler as trait, unit test for local storage and decrypt with shamir

commit to check out another branch

decryption