Attached is the document contains the question. Include at least two APA formatted references (and APA in-text citations). The assignment is one page in length.
Distuting Computing Week 10: Assignment 5: Create a detailed design of the payment processing system due in 40 hours
Deadline: 40 hours
Subject: Distributed Computing
Assignment
For this assignment, you are to construct a visual story of yourself, through information.
You have a lot of leeway with this assignment, but I want you to come up with an interesting and informative way to tell someone something about yourself, or to somehow track a particular characteristic or event. What is important, what is not? How does it relate to other things? If you can describe yourself in a paragraph, how would you describe yourself in a visual? Can you pick out a little piece of your experience of life and use graphical structure to tell this story, and even learn from it?
Think of this as building something like a resumé (meaning: “summary”) or curriculum vitae (“story of life”), but constructed through graphical structures rather than words, and topically about something broader than your skills and job history. This visual should investigate and show something about yourself that is interesting, unique, and perhaps quirky.
You can, and likely will, choose to concentrate on a particular area or subset of yourself rather than trying to incorporate everything, but you should try to make a coherent point, statement, or story with this visual. Incorporate as much or as little as you want.
This visual can be based on real data, if you have it, or it can be based on pseudo-data — approximations and an organizational sense, even if there is not true “data” to back it up. The point is rather to come up with a way to visually arrange, organize, and communicate.
You can choose to organize your graphic through some mechanism of time, space, flow, connection, overlap, impact, interest, happiness, …
C++ code
Please Upload a source code file for this assignment. Explain your program appropriately using comments the source code.
Check the attached files of “OS Security II,” for further details of assignment. You are to implement a Dictionary Attack with and without Password Salt program in either C++ or Python.
If you are not familiar with measuring execution time in C++, see the following website:
https://www.geeksforgeeks.org/measure-execution-time-function-cpp/
If you are not familiar with measuring execution time in Python, see the following website:
https://stackoverflow.com/questions/1557571/how-do-i-get-time-of-a-python-programs-execution
See the following steps.
1. Accept a user password of length N as keyboard input to your program. You can determine your own length N.
2. Compute the hash of the password from step 1.
Your hash function H() is simply the checksum. (See Assignment 2)
3. Now you become an attacker and try to find the password of length N.
Try every combination of length N password and for each combination, compute the hash and compare to the hash of the password from step 2.
Measure execution time.
4. Now let’s reinforce our password using the password salt. Accept an arbitrary non-negative integer number as keyboard input to your program.
5. Compute the hash of the concatenated password salt and password from step 4 and step 1. To compute the password salt portion of the checksum, you can treat the entire password salt as EITHER a single integer OR multiple one-byte integers.
6. Now you become an attacker and try to find the concatenated password salt and password.
Try every combination of an arbitrary non-negative integer number and length N password and for each combination, compute the hash and compare to the hash from step 5.
Measure execution time.
NOTE: your program should have separate functions for the checksum and the two dictionary attacks with and without the password salt by the attacker.
Programming Fundamentals Individual Assignment (Java Language Project)
The attached file has all instructions. No need to rush, the deadline is the first of February. Do not forget to send the program code at the end. Need 100%.
Enterprise Risk Management
- Risk management is one of the most important components in empowering an organization to achieve its ultimate vision. With proper risk management culture and knowledge, team members will be “speaking” the same language, and they will leverage common analytical abilities to identify and mitigate potential risks as well as exploit opportunities in a timely fashion. In order to consolidate efforts, the existence of an integrated framework is crucial. This is why an ERM is necessary to the fulfillment of any organization’s goals and objectives.
In your final research project for the course, your task is to write a 7-10 page paper discussing the following concepts:- Introduction
- Why should an organization Implement an ERM application?
- What are some key challenges and solutions to Implementing an ERM?
- What is Important for an effective ERM?
- Discuss at least one real organization that has been effective with implementing an ERM framework or /application.
- Conclusion, final thoughts for future research
- Recommendation
- Your paper should meet the following requirements:
- Be approximately seven to ten pages in length, not including the required cover page and reference page.
- Follow APA7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.
- Support your answers with the readings from the course, the course textbook, and at least ten scholarly journal articles to support your positions, claims, and observations, in addition to your textbook. The UC Library is a great place to find supplemental resources.
- Be clearly and well-written, concise, and logical, using excellent grammar and style techniques. You are being graded in part on the quality of your writing.
Chat application demo (using Angular and spring)
I want to demo real time chat web application with technology Angular 8 or above (frontend) and Spring (backend) with mysql databse
1. user can signup and login and chat with each other (one to one chat for example facebook)
2. web page design is not needed.
3. all chat should be store in database. if user have some chat and when it logout then after login all previous chat should be present in chat history.
4. all configuration for spring should be in xml based whatever required.
5. it should be work in windows 10.
Advantages and disadvantages of remote authentication protocols
Discuss both advantages and disadvantages of remote authentication protocols and how business will use them.
500 words
APA format with references needed.
Discussion 7 Info Tech Strat Plan
In your initial post, answer the following questions about IT Project Management. In addition to your course textbook (chapter 11 attached), utilize the UC library for information and examples.
What is a project, and what are its main attributes? How is a project different from what most people do in their day-to-day jobs? Discuss the importance of top management commitment and the development of standards for successful project management. Provide examples to illustrate the importance of these items based on your experience on any type of project. Discuss the unique challenges that an IT project presents.
Please make your initial post substantive. A substantive post will do of the following:
At least one scholarly source should be used in the initial discussion thread. Be sure to use information from your readings and other sources from the UC Library. Use proper citations, intext citations and references in your post.