aboutsummaryrefslogtreecommitdiff
path: root/works/life/information-security-experiment/rsa.cpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-10 22:31:34 +0800
committercrupest <crupest@outlook.com>2021-12-10 22:31:34 +0800
commit7b1590c68a0f38682801ea1ff4de62c703384770 (patch)
tree6952ab96eee7a2f8ac79baf78b557d420cd0f5cf /works/life/information-security-experiment/rsa.cpp
parent82eb15120c635c6b10e3fb0c6916fa1e49a3b387 (diff)
downloadcrupest-7b1590c68a0f38682801ea1ff4de62c703384770.tar.gz
crupest-7b1590c68a0f38682801ea1ff4de62c703384770.tar.bz2
crupest-7b1590c68a0f38682801ea1ff4de62c703384770.zip
import(life): ...
Diffstat (limited to 'works/life/information-security-experiment/rsa.cpp')
-rw-r--r--works/life/information-security-experiment/rsa.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/works/life/information-security-experiment/rsa.cpp b/works/life/information-security-experiment/rsa.cpp
index e69de29..c3aeba4 100644
--- a/works/life/information-security-experiment/rsa.cpp
+++ b/works/life/information-security-experiment/rsa.cpp
@@ -0,0 +1 @@
+int main() { return 0; } \ No newline at end of file