O Algoritmo usado no programa de criptografia PASME
P\'ericles Lopes Machado

TL;DR
This paper describes the main encryption algorithm used in the PASME cryptography program, which leverages the computational difficulty of factoring large numbers to secure information in various file types.
Contribution
It introduces the core encryption algorithm of PASME, highlighting its use of large number factorization for data security.
Findings
Encryption effectively hides data in multiple file formats.
Algorithm relies on computational hardness of factoring large numbers.
Provides a practical implementation of number theory in cryptography.
Abstract
This work present the main encryption's algorithm of the PASME tool. This software allows encrypt and hide an information in various types of files. The algorithm uses the fact that factoring large numbers is a difficult issue in terms of computational performing to make the main steps of the encryption.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptographic Implementations and Security
