-
Hello again. I fired up my VM and starting testing my Crypter. Without any Configuration and leaving all fields blank it works. Adding own configuration it throws up 2 errors. I translated ''Error 1''…
-
Ajouter une lib qui va permettre de chiffrer le message transférer entre les individus.
-
This is the error it gives me. I am on Python 3.10.4
C:\Users\maxin\OneDrive\Desktop\crypter-master>python3 Cryptor
Python was not found; run without arguments to install from the Microsoft Store…
-
Hello.
Thanks for the hard work.
The issue is that the file transfer does not start.
**Steps:**
1 - Go to https://file.pizza/
2 - Select a file
3 - Scan the QR code from a smartphone from …
-
- [x] Gérer la déconnexion lors d'un retour à la page précédente.
- [ ] Crypter les mdp des utilisateurs.
- [x] Créer la table de comptable et gérer la connexion d'un visiteur ou d'un comptable.
-
Add functionality that allows replay to be modified and packed back.
We need:
1. variables & methods packer with same logic as for unpacking
2. crypter
It seems that while game client is able …
-
### Les tâches à faire 📝
- [x] Se décider sur quels infos afficher (photo de profil, mail, nom, etc...)
- [x] Se décider sur quels infos l'utilisateur peut modifier
- [ ] Réaliser la maquette inte…
-
```
It appears that KeyczarTool is unable to revoke a key from an encrypted keyset
(maybe not taking the --crypter argument):
$ KeyczarTool revoke --location=ek/ --version=1 --crypter=kek
org.keycza…
-
```
It appears that KeyczarTool is unable to revoke a key from an encrypted keyset
(maybe not taking the --crypter argument):
$ KeyczarTool revoke --location=ek/ --version=1 --crypter=kek
org.keycza…
-
The Passphrase-Based KDF used to derive wallet encryption keys is currently just an iterated salted SHA-512 hash, documented at https://www.openssl.org/docs/manmaster/crypto/EVP_BytesToKey.html . The …