Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Software Engineering

Questions tagged [cryptography]

Ask Question

The tag has no summary.

63 questions
Filter by
Sorted by
Tagged with
0votes
1answer
192views

I am writing an API for a payment system. Third parties can register callback URLs that are linked to an account ID so that whenever a transaction involving that account ID is updated, my API calls ...
1vote
2answers
419views

We're building an application that needs to log into a website using built-in credentials. It's not optimal to say the least, but we're stuck with "knowing" the username and password ...
0votes
2answers
205views

I am familiar with and see the benefits of Subresource Integrity (SRI).I understand that with SRI, once you've added a script reference with the correct integrity attribute, if the remote script is ...
4votes
3answers
283views

Regarding cryptography and the issue of collisions, I posed a question as to whether it was ever possible to store every single possible combination of a bit array of a particular size, in a bit array ...
Anon's user avatar
  • 3,649
2votes
2answers
326views

BackgroundTertiary to this question, I have been building my own imageboard that prevents [for example] duplicate images from being downloaded again and again on behalf of the client. How I do this, ...
2votes
1answer
161views

I have a set of UUIDs that I want to assign to a set of people. I want to deliver these UUIDs to people in a secure manner, such that everyone knows that I do not know which UUID corresponds to which ...
-1votes
1answer
98views

Now that Tesla has bought a large amount of BitCoin, other companies may follow suit. If my company wanted to do that, I was thinking about how it could be done.I'm familiar with the way private ...
NealWalters's user avatar
0votes
1answer
409views

I am currently building a small application which used a public API to get some information. The API doesn't support auto-login in any way (don't know if something like this even exists with APIs), ...
29thDay's user avatar
-2votes
1answer
169views

I was wondering if there was a way to encode binary data, such as Crypto addresses into a natural language format, in a similar fashion to how what3words.com can encode locations into three easy-to-...
5votes
2answers
5kviews

I am planning to implement a cryptographic library for several languages and looking for best practices. I have looked at several threads, especially this, this, and this one, which answer my ...
1vote
2answers
513views

I'm just reviewing some of my code and thought I'd throw this out there for comment.I have a factory class that builds and returns a class for RSA Crypto tasks. It implements IDisposable. All the ...
Jammer's user avatar
1vote
1answer
672views

I am starting to look into how to implement SHA256 in JavaScript, and found this for example. It requires UTF-8 encoding it sounds like. Another one I saw required/supported only ASCII encoding and ...
2votes
1answer
162views

I am looking at all the green and red boxes here, and am wondering what it would look like if one were to "implement TLS" today? What should you implement if you were to implement TLS today?Do you ...
1vote
1answer
188views

Despite various ways to scrub sensitive data in volatile memory (see Survive DSE or Zeroing buffers), programs tend to perform transparent memory copies (such as a Garbage Collection). The newly ...
weir007's user avatar
1vote
1answer
295views

A PHP based webshop running on a shared hosting stores libsodium encrypted personal data in it's MySQL database. To let users have access to their own data, a design very similar to the one discussed ...
goToAndPlay's user avatar

153050per page
1
2345

Hot Network Questions

more hot questions
Newest cryptography questions feed

[8]ページ先頭

©2009-2025 Movatter.jp