mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 22:07:51 +00:00
typo
This commit is contained in:
parent
8b48b3e06e
commit
745805378c
@ -1,5 +1,5 @@
|
|||||||
"""
|
"""
|
||||||
Helper functions for cryptograhpy-related operations inside Tahoe
|
Helper functions for cryptography-related operations inside Tahoe
|
||||||
|
|
||||||
For the most part, these functions use and return objects that are
|
For the most part, these functions use and return objects that are
|
||||||
documented in the `cryptography` library -- however, code inside Tahoe
|
documented in the `cryptography` library -- however, code inside Tahoe
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
"""
|
"""
|
||||||
Helper functions for cryptograhpy-related operations inside Tahoe
|
Helper functions for cryptography-related operations inside Tahoe
|
||||||
using RSA public-key encryption and decryption.
|
using RSA public-key encryption and decryption.
|
||||||
|
|
||||||
In cases where these functions happen to use and return objects that
|
In cases where these functions happen to use and return objects that
|
||||||
|
Loading…
Reference in New Issue
Block a user