Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
github.com/uofsc-fall-2022-math-587-001/homework5
This week we have a written part and an implementation part.
Answer the questions found in main.tex
and turn your answers in by uploading them
back here before midnight on the due date. You may do this as many times as
you want. Only your final submission counts.
Remember this is math class so be sure to justify your answers. You will be graded on correctness and
Note: when you submit, your filename must be solutions.pdf
and it must be a pdf.
This week we start with the first algorithmic attempt at faster solution to solving the discrete logarithm problem: Shanks's algorithm.
Make hw5.go
pass the tests. The tests only check to see if you correctly
compute the discrete log. Shanks's algorithm value is the speed up from
a brute force search to O(N^{1/2} log N). Read the proof of Propositon 2.21
and take a look at the documentation for sort.Search
and sort.Sort
.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.