Login
Discover
Waves
Decks
Plus
Login
Signup
base**exp
@base.exp
25
learn cryptography
Followers
2
Following
15
Resource Credits
Available
Used
Website
https://discord.gg/Cv3byxr6
Created
March 6, 2023
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
base.exp
CyberSecurity
2023-03-11 15:31
introduction to cryptography; demo 1
This first demo reproduces the minimal example from Here is the code: from cryptography.fernet import Fernet key = Fernet.generate_key() f = Fernet(key) token = f.encrypt(b"A really secret message.
$ 0.000
0
base.exp
bot
2023-03-10 22:37
9x9 played against bot
Here's a quick 9x9 game against a bot, Carnation [8k], on It'd be great to get a review. Thanks! 9x9, bot ranked 8k
$ 0.000
0
base.exp
SPinvest
2023-03-10 22:28
stock trading - technical analysis
Are you curious about stock trading? Trading stocks is a great introduction to the world of investment. Technical analysis (TA) is the analysis of stock price action. Here's an example of a stock price
$ 0.000
0