Глоссарий





Новости переводов

19 апреля, 2024

Translations in furniture production

07 февраля, 2024

Ghostwriting vs. Copywriting

30 января, 2024

Preparing a scientific article for publication in an electronic (online) journal

20 декабря, 2023

Translation and editing of drawings in CAD systems

10 декабря, 2023

About automatic speech recognition

30 ноября, 2023

Translation services for tunneling shields and tunnel construction technologies

22 ноября, 2023

Proofreading of English text



Глоссарии и словари бюро переводов Фларус

Поиск в глоссариях:  

Hashcash

Глоссарий по криптовалютам и блокчейну
    Is a proof-of-work system used to limit email spam and denial-of-service attacks, and more recently has become known for its use in bitcoin (and other cryptocurrencies) as part of the mining algorithm. hashcash was proposed in may 1997 by adam back




Cryptographic hash function, английский
    Ithe cryptographic hash function is a mathematical algorithm that takes a particular input which can be any kind of digital data be it a password or jpeg file and produces a single fixed length output. some examples of different hash function algorithms are md5, md4 or sha256. the last one is used in the bitcoin protocol. main properties: (1) easy to compute hash value for any given message (2) infeasible to generate a message from its hash except by trying all possible input combinations(brute force attack) (3) infeasible to modify a message without changing the hash (4) infeasible to find two different messages with the same hash (5) deterministic so the same message always results in the same hash. cryptographic hash functions have many information security applications, notably in digital signatures, message authentication codes (macs), and other forms of authentication. they can also be used as ordinary hash functions, to index data in hash tables, for fingerprinting, to detect duplicate data or uniquely identify files, and as checksums to detect accidental data corruption


Satoshi nakamoto, английский
    Is a person or group of people who created the bitcoin protocol and reference software, bitcoin core (formerly known as bitcoin-qt). in 2008, nakamoto published a paper on the cryptography mailing list at metzdowd.com describing the bitcoin digital currency. in 2009, they released the first bitcoin software that launched the network and the first units of the bitcoin cryptocurrency, called bitcoins