Multiplicative inverse in GF (2 m ) is a complex step in some important application such as Elliptic Curve Cryptography (ECC) and other applications. It operates by multiplying and squaring operation depending on the number of bits (m) in the field GF (2 m ). In this paper, a fast method is suggested to find inversion in GF (2 m ) using FPGA by reducing the number of multiplication operations in the Fermat's Theorem and transferring the squaring into a fast method to find exponentiation to (2 k ). In the proposed algorithm, the multiplicative inverse in GF(2 m ) is achieved by number of multiplications depending on log 2 (m) and each exponentiation is operates in a single clock cycle by generating a reduction matrix for high power of two exponentiation. The number of multiplications is in range between (log 2 (m) and 2log 2 (m)-2). If m equals 163 then the number of multiplication operations is 9 and number of exponentiation operation each one with one clock cycle equals 10.
Abstract: Background: Staphylococcus aureus is Gram-positive bacteria that lives as a normal flora in living organisms but can be pathogenic to humans. Although a relatively unspectacular, nonmotile coccoid bacterium, S. aureus is a dangerous human pathogen in both community-acquired and nosocomial infections. Due to the increasing emergence of new strains of this antibiotic-resistant bacteria, it has become essential to approach different methods to control this pathogen. One of these methods is the antimicrobial photodynamic inactivation process using a low-level laser, in this paper, the Photodynamic effects of Rose Bengal and LLLL on the virulence factors of S.aureus were evaluated.
This study was performd on 50 serum specimens of patients with type 2 diabetes, in addition, 50 normal specimens were investigated as control group. The activity rate of LAP in patients (560.46 10.504) I.U/L and activity rate of LAP in healthy(10.58 4.39)I.U/L.The results of the study reveal that Leucine aminopeptidase (LAP) activity of type 2 diabetes patient s serum shows a high signifiacant increase (p < 0.001) compare to healthy subjects. Addition preparation leucine amide as substrate of LAP, identification melting point and spectra by FTIR. K
The importance of research lies in the school administration and that the school is the main cell of the educational system and its ultimate goal, and therefore modern education requires the presence of sophisticated leaders represented in educational administration at various levels. Administrative leaderships and the two researchers' belief that the institution’s ability and success or failure depend on a special type of leader who is highly effective and efficient, directing workers ’behavior towards creativity and achievement in order to achieve the goals of the institution in serving the educational bodies, increasing the effectiveness of leadership and developing the creative behavior of secondary school principals in
... Show MoreThe aim of this paper to find Bayes estimator under new loss function assemble between symmetric and asymmetric loss functions, namely, proposed entropy loss function, where this function that merge between entropy loss function and the squared Log error Loss function, which is quite asymmetric in nature. then comparison a the Bayes estimators of exponential distribution under the proposed function, whoever, loss functions ingredient for the proposed function the using a standard mean square error (MSE) and Bias quantity (Mbias), where the generation of the random data using the simulation for estimate exponential distribution parameters different sample sizes (n=10,50,100) and (N=1000), taking initial
... Show MoreThe aim of this paper is to present a new methodology to find the private key of RSA. A new initial value which is generated from a new equation is selected to speed up the process. In fact, after this value is found, brute force attack is chosen to discover the private key. In addition, for a proposed equation, the multiplier of Euler totient function to find both of the public key and the private key is assigned as 1. Then, it implies that an equation that estimates a new initial value is suitable for the small multiplier. The experimental results show that if all prime factors of the modulus are assigned larger than 3 and the multiplier is 1, the distance between an initial value and the private key
... Show Morewere prepared by condensation of 6-R-2amino bcnzothiazol with Salicyldehyde.These Schiff bases were found to reach with maleic anhydride and citraconic to give
A new Schiffbase derivative ligands [H4L1] and [H2L2] have been produced by condensed ophathaldehyde with ethylene diamine and [N1, N1'E, N1, N1'E)-N1, N1'-(1, 2-phenylenebis (methan-1-yl- 1ylidene)) diethane-1, 2-diamine] with 2-benzoyl benzoic acid. Schiffbase ligands have been separated and categorized by 1H, 13 C-NMR, (CHN) elemental analysis, UV-visible, mass spectroscopy and FTIR methods. Ten new coordination complexes were prepared and structurally diagnosed: [M(L1)Cl2] and [M2(L2)Cl2] where M(II) = Mn (II), Co(II), Ni(II), Cu(II) and Hg(II). The complexes have been typified by FTIR, UV-visble atomic absorption, molar conductance elemental analysis, and magnetic susceptibility. The details of the ligand (H4L1) compounds are getting a
... Show MoreIt is often needed to have circuits that can display the decimal representation of a binary number and specifically in this paper on a 7-segment display. In this paper a circuit that can display the decimal equivalent of an n-bit binary number is designed and it’s behavior is described using Verilog Hardware Descriptive Language (HDL).
This HDL program is then used to configure an FPGA to implement the designed circuit.