Rename tdec folder/files to use taco.

pull/3257/head
derekpierre 2023-09-28 09:46:23 -04:00
parent 2bf6c3d187
commit 05e34f6620
3 changed files with 1 additions and 1 deletions

View File

@ -88,4 +88,4 @@ cleartext = bob.threshold_decrypt(
threshold_message_kit=threshold_message_kit,
)
print(f"\nCleartext:\n{bytes(cleartext).decode()}")
print(f"\nCleartext:{bytes(cleartext).decode()}")