Related Experiment Video
Updated: May 7, 2026

Quasi-light Storage for Optical Data Packets
Published on: February 6, 2014
An audio encryption method based on quaternary logic operations
Hongjian Wang1, Yuxin Dai2, Kuiyan Li2
1School of Information and Intelligent Science, Donghua University, Shanghai, 201620, China. hongjian.wang@dhu.edu.cn.
None:
Audio data has strong correlations between adjacent samples, which is challenging for encryption methods. Current audio encryption methods mostly rely on complex transformations and algorithms to ensure their security, but overly complex algorithms will inevitably affect efficiency. We propose a novel audio encryption method by combining quaternary logic operations with MixColumns operations; this method provides higher security than existing audio encryption methods while having faster encryption and decryption speeds. The fast speed is due to the fact that encryption and decryption processes are mainly symbol replacements, which can be implemented very fast by quaternary logic operations. The high security comes from three aspects: (1) Quaternary logic operations can provide a huge space for encryption rules, because there are at most (4!)4 types of quaternary logic operations available for encrypting every 2 bits of data; (2) MixColumns operations can reduce the correlation between adjacent samples in audio data, enhancing the diffusion effect while improving key sensitivity; (3) We also introduce dual encryption to resist statistical attacks. To prove our method's security, we analyze key sensitivity and calculate security indicators including key space, number of sample change rate, unified average changing intensity, and peak signal-to-noise ratio, where we compare our method with other existing audio encryption methods. Results show that the security indicators of our method are superior to most of the compared methods. Our method is also faster than existing audio encryption algorithms based on chaos theory, AES encryption, and lightweight password Ascon. When implemented in C++, the encryption speed of our method can reach an average of about 0.000257 s/KB. When implemented on FPGA, the path delay is measured as 2.750 ns reaching a maximum frequency of 363.6 MHz, which is faster than AES, Ascon and other FPGA-based audio encryption methods. Meanwhile, our method consumes fewer FPGA resources than AES and Ascon.
Related Concept Videos
Design Example
Phasor Arithmetics
When the derivative of a sinusoid is taken in the time domain, it transforms into its corresponding phasor multiplied by j-omega (jω) in the phasor domain, where j is the imaginary unit, and ω is the angular...
The Quotient Rule
Basic Operations on Signals
Time Reversal mirrors a continuous-time signal about the vertical axis at t=0. This is achieved by substituting t with −t. For example, if a signal x(t) is considered, the time-reversed signal is x(−t). This operation can be graphically represented, showing the mirrored signal.
Mason's Rule
Loop gain is determined by identifying and tracing a path from a node back to itself. This involves computing the product of branch gains along the loop. Each loop's gain is crucial for further...
Sum and Difference OpAmps
A summing amplifier, or an adder, utilizes an op-amp to merge multiple input signals into a single output signal. When audio signals are introduced into its input channels, the input resistors initiate currents that traverse feedback resistors, resulting in an output voltage. Applying Kirchhoff's current...
