Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RNCryptor/RNCryptor-python
/ bord
Function
bord
rncryptor.py:31–32 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
29
return
chr(s)
30
31
def
bord(s):
32
return
ord(s)
33
34
elif
PY3:
35
def
to_bytes(s):
Callers
2
compare_in_constant_time
Function · 0.85
post_decrypt_data
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected