You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



mcrypt

Author (Read 2969 times)

0 Members and 1 Guest are viewing this topic.

Re: mcrypt
« Reply #3 on: January 31, 2022, 04:27:42 AM »
 

LLUser

  • New to Forums
  • *
  • 9
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: Intel(R) Pentium(R) Gold 7505 @ 2.00GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Mesa Intel(R) UHD Graphics (TGL GT2)

  • Kernel: 5.x
Thanks TC.
 

Re: mcrypt
« Reply #2 on: January 29, 2022, 10:51:17 AM »
 

trinidad

  • Platinum Level Poster
  • **********
  • 1463
    Posts
  • Reputation: 212
  • Linux Lite Member
    • View Profile
    • dbts-analytics.com

  • CPU: i7 4 cores 8 threads

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD graphics

  • Kernel: 5.x
https://www.systutorials.com/docs/linux/man/1-mcrypt/

Probably CBC, if you did not specify one initially.  --list would show what is available.

TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
 

mcrypt
« Reply #1 on: January 29, 2022, 08:12:39 AM »
 

LLUser

  • New to Forums
  • *
  • 9
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: Intel(R) Pentium(R) Gold 7505 @ 2.00GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Mesa Intel(R) UHD Graphics (TGL GT2)

  • Kernel: 5.x
Followed the guidance under "File Encryption" in LL Help Manual, and made a custom right click action in file manager to make encryption/decryption of files easy.
Commands used:
Encryption:     x-terminal-emulator -t "Encrypt file..." -e "mcrypt %f"
Decryption:     x-terminal-emulator -t "Decrypt file..." -e "mcrypt -d %f"

Can someone please advice which encryption algorithm is used in above?
« Last Edit: January 31, 2022, 04:28:51 AM by LLUser »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section