Computer science and IT assignments

January 16, 2020

python

Write a program that reads an integer (greater than 0) from the console and flips the digits of the number, using the arithmetic operators // and […]
January 16, 2020

Ap Computer Science A project

You run a vehicle rental agency. You rent three makes of cars: Ferrari, Chevy and VW, and three kinds of trucks: a pickup, a dump truck […]
January 14, 2020

Demonstrating the Gap

create a diagram for a better approach for compliance, based on one of the following frameworks: PCI, HIPAA, NIST, or any other accepted framework. Ideally, the […]
January 14, 2020

Binary code

This is the first of 13 weeks of assignments. These weeks will have 3-4 assignments per week. I would like to have all 13 weeks done […]
January 14, 2020

Decrypt RSA

The file s81170-cipher.bin contains data encrypted using the ARIA-128-CBC method. First decrypt data in the file s81170-cipheredkey.bin. They were encrypted with RSA and can be decrypted […]