About: UTF-32 is a research topic. Over the lifetime, 2 publications have been published within this topic receiving 4 citations. The topic is also known as: 32-bit Unicode Transformation Format & Unicode Transformation Format – 32-bit.
TL;DR: The result conclude that the proposed S-box is suitable for UNICode text and shown better performance and was tested on UNICODE text using PYTHON language.
Abstract: The tremendous development in digital communication/data transmission over internet and severe threats from eavesdroppers/cyber attackers leads to concentrate on robust cryptography algorithms. In data transmission over internet, many symmetric cryptography algorithms have been introduced using S-box which provides security. S box is very important component for some cluster of Cry cryptography algorithms depend on static S-box, which yields insecurity to the digital data. The existing S-box generation algorithms are able to handle ASCII text only. This research paper presents the Substitution Box (S-box) that is dependent and key-dependent. Dynamic and key-dependent S-box wraps the data with high security. The proposed S-box works with UNICODE text which includes UTF 32 versions. It was tested on UNICODE text using PYTHON language. The result conclude that the proposed S-box is suitable for UNICODE text and shown better performance.
TL;DR: Each available format of UTF-8, UTF-16 and UTF-32 has its own pros and cons, and the comparison of the following three formats is discussed in this paper.
Abstract: Unicode is a critical enabling technology for developers who want to internationalize applications for global environments. Unicode assigns a unique number for every character, irrespective of what the platform, or the program, or the language is. The Unicode Standard has been adopted in the industry by Apple, HP, IBM, Microsoft, Oracle, SAP, Sun, Sybase, and many others. Unicode is required by modern standards such as XML, Java and WML, and is the official way to implement ISO/IEC 10646. It is supported in many operating systems, all modern browsers, and many other products. The emergence of the Unicode standard, and the availability of tools supporting it, is among the most significant recent global software technology advances. Each available format of UTF-8, UTF-16 and UTF-32 has its own pros and cons. The comparison of the following three formats is discussed in this paper.