« Aescrypt : Chiffrer & déchiffrer un fichier » : différence entre les versions

De www.yakakliker.org
Aucun résumé des modifications
Aucun résumé des modifications
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 24 : Ligne 24 :
   kofiWidgetOverlay.draw('yakakliker', {
   kofiWidgetOverlay.draw('yakakliker', {
     'type': 'floating-chat',
     'type': 'floating-chat',
     'floating-chat.donateButton.text': 'Donate',
     'floating-chat.donateButton.text': 'Café',
     'floating-chat.donateButton.background-color': '#00b9fe',
     'floating-chat.donateButton.background-color': '#00b9fe',
     'floating-chat.donateButton.text-color': '#fff'
     'floating-chat.donateButton.text-color': '#fff'
   });
   });
</script>
</script>
‎</html>
‎<html>
<a href="https://www.compteurdevisite.com" title="compteur web gratuit sans pub"><img src="https://counter6.optistats.ovh/private/compteurdevisite.php?c=b4epghealnwlf7wuq7gn3ygll9aywrfx" border="0" title="compteur web gratuit sans pub" alt="compteur web gratuit sans pub"></a>
‎</html>
‎</html>

Dernière version du 17 février 2025 à 17:40

  • Outil open source permettant de chiffrer et déchiffrer des fichiers.
  • Disponible pour Windows, Linux, Apple et (apparemment) Android (non testé)

Lien

https://www.aescrypt.com/download/

Commandes

Chiffrer un fichier

aescrypt -e -p 'mot de passe' fichier.ext

Déchiffrer un fichier

aescrypt -d -p 'mot de passe' fichier.ext.aes

‎ ‎ compteur web gratuit sans pub