Update cp right to 2021
This commit is contained in:
parent
5277984fdb
commit
522e9f3453
@ -1,5 +1,5 @@
|
||||
|
||||
# Copyright (C) 2019, 2020 Hesham T. Banafa
|
||||
# Copyright (C) 2019-2021 Hesham T. Banafa
|
||||
|
||||
#From: https://stackoverflow.com/questions/17298130/working-with-large-primes-in-python
|
||||
from random import randrange
|
||||
|
2
OAEP.py
2
OAEP.py
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2019, 2020 Hesham T. Banafa
|
||||
# Copyright (C) 2019-2021 Hesham T. Banafa
|
||||
|
||||
#From: https://stackoverflow.com/questions/39964383/implementation-of-i2osp-and-os2ip
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
# Copyright (C) 2019, 2020 Hesham T. Banafa
|
||||
# Copyright (C) 2019-2021 Hesham T. Banafa
|
||||
|
||||
s = 'test message hello awdawd'
|
||||
print(s)
|
||||
|
Loading…
Reference in New Issue
Block a user