Search references for HASH CHAIN. Phrases containing HASH CHAIN
See searches and references containing HASH CHAIN!HASH CHAIN
Method of producing many one-time keys from a single key
A hash chain is the successive application of a cryptographic hash function to a piece of data. In computer security, a hash chain is a method used to
Hash_chain
Type of data structure
generalization of a hash list and a hash chain. Demonstrating that a leaf node is a part of a given binary hash tree requires computing a number of hashes proportional
Merkle_tree
Password cracking dataset
cryptographic hash function, usually for cracking password hashes. Passwords are typically stored not in plain text form, but as hash values. If such
Rainbow_table
Associative array for storing key–value pairs
must be accommodated in some way. Common strategies to handle hash collisions include chaining, which stores multiple elements in the same slot using linked
Hash_table
Hash function that is suitable for use in cryptography
the hash output is then hashed with the next block, creating a new hash reflecting everything to that point; again and again until the final hash reflects
Cryptographic_hash_function
Mapping arbitrary data to fixed-size values
output. The values returned by a hash function are called hash values, hash codes, (hash/message) digests, or simply hashes. The values are usually used to
Hash_function
List of data hashes
needed] Hash lists are used to identify CSAM online. Rsync Zsync Bittorrent Hash tree Hash table Hash chain Ed2k: URI scheme, which uses an MD4 top hash of
Hash_list
Topics referred to by the same term
Look up hash in Wiktionary, the free dictionary. Hash, hashes, hash mark, or hashing may refer to: Hash (food), a coarse mixture of ingredients, often
Hash
Password that can only be used once
pseudorandomness or randomness to generate a shared key or seed, and cryptographic hash functions, which can be used to derive a value but are hard to reverse and
One-time_password
Malicious website exploit where unauthorized commands are transmitted from a trusted user
any method that ensures unpredictability and uniqueness (e.g. using a hash chain of random seed). This is called an anti-forgery token in ASP.NET. The
Cross-site_request_forgery
Hash function phenomenon
computer science, a hash collision or hash clash is when two distinct pieces of data in a hash table share the same hash value. The hash value in this case
Hash_collision
Random data used as an additional input to a hash function
passwords to their hashes, or it might do something more complex, like store the start and end points of a set of precomputed hash chains. In either case
Salt_(cryptography)
American restaurant chain
Hash House A Go Go, Inc. is an American restaurant chain founded and headquartered in San Diego, California, in July 2000. Known for large portions of
Hash_House_a_go_go
Hash table collision resolution strategy
Coalesced hashing, also called coalesced chaining, is a strategy of collision resolution in a hash table that forms a hybrid of separate chaining and open
Coalesced_hashing
Cryptographic hash function
BLAKE is a cryptographic hash function based on Daniel J. Bernstein's ChaCha stream cipher, but a permuted copy of the input block, XORed with round constants
BLAKE_(hash_function)
American computer scientist and mathematician (born 1941)
Institute of Technology (BS) Brandeis University (MA, PhD) Known for LaTeX Hash chain (S/KEY) Sequential consistency Lamport's bakery algorithm Byzantine fault
Leslie_Lamport
Second mentioned prophetic-name child in Revelations chapter 7–9
"Maher-shalal-hash-baz" was the second prophetic name mentioned in Isaiah chapter 8–9. The name is mentioned twice in the Hebrew Bible, both times in the
Maher-shalal-hash-baz
Oleoresin obtained by the extraction of hashish
Hash oil or cannabis oil is an oleoresin obtained by the extraction of cannabis or hashish. It is a cannabis concentrate containing many of it's natural
Hash_oil
Free and open-source VPN protocol
cryptographic games, abstracting ChaCha20-Poly1305, Curve25519, HKDF, the hash chain, and related primitives under standard IND-CPA/INT-CTXT and random-oracle
WireGuard
are different algorithms that can be used to build a hash calendar and extract a relevant hash chain per second. The easiest is to imagine the calendar
Hash_calendar
tree representing each hash chain. In hash chaining, in a hash table with a constant load factor, the average size of a chain is constant, but additionally
Fusion_tree
creating ordinary public-key digital signatures, such as RSA. Clients use hash chain based authentication to send their messages to a signature server in an
Server-based_signatures
Australian businessman and activist (born 1990)
Hasheam Tayeh (born 1990), commonly referred to as Hash Tayeh, is an Australian businessman and pro-Palestine activist from Melbourne. Tayeh is the founder
Hash_Tayeh
One-time password system
S/KEY is compromised. A cryptographic hash function H is applied n times to W, thereby producing a hash chain of n one-time passwords. The passwords
S/KEY
Topics referred to by the same term
United States Hash House a go go, a restaurant chain Hash House Bikers, an international group of non-competitive bicycling, social clubs Hash House Harriers
Hash_House
Method of building collision-resistant cryptographic hash functions
Merkle–Damgård construction or Merkle–Damgård hash function is a method of building collision-resistant cryptographic hash functions from collision-resistant one-way
Merkle–Damgård_construction
Type of timestamping
authenticated data structure include: Linear hash chain Merkle tree (binary hash tree) Skip list The simplest linear hash chain-based time-stamping scheme is illustrated
Linked_timestamping
Tables comparing general and technical information for common hashes
overview of hash function security/cryptanalysis can be found at hash function security summary. Basic general information about the cryptographic hash functions:
Comparison of cryptographic hash functions
Comparison_of_cryptographic_hash_functions
Device used to gain access to restricted resource
of one-time password uses a complex mathematical algorithm, such as a hash chain, to generate a series of one-time passwords from a secret shared key.
Security_token
Hash functions computed by exclusive or
In computer science, tabulation hashing is a method for constructing universal families of hash functions by combining table lookup with exclusive or
Tabulation_hashing
Cryptographic hash function
compressed using Unique Block Iteration (UBI) chaining mode, a variant of the Matyas–Meyer–Oseas hash mode, while leveraging an optional low-overhead
Skein_(hash_function)
cryptography Elliptic-curve Diffie–Hellman ECDSA Equihash Feistel cipher Hash chain HMAC HMAC-based one-time password Key schedule Key wrap L3cos Linear-feedback
List of cryptographic software
List_of_cryptographic_software
Techniques to protect against brute-force attack
password hashes.) Key derivation function – often uses key stretching PBKDF2, bcrypt, scrypt, Argon2 – widely used key stretching algorithms Hash chain Kelsey
Key_stretching
Lossless compression algorithm
Pascal, Go and Ada. The 7-Zip implementation uses several variants of hash chains, binary trees and Patricia trees as the basis for its dictionary search
LZMA
Hash collision resolution technique
Open addressing, or closed hashing, is a method of collision resolution in hash tables. With this method a hash collision is resolved by probing, or searching
Open_addressing
Rules governing the functioning of cryptocurrency
produces a hash code that follows the rules of the bitcoin protocol. Creating this hash requires expensive energy, but a network node can verify the hash is valid
Bitcoin_protocol
Function that derives secret keys from a secret value
passphrase using a pseudorandom function (which typically uses a cryptographic hash function or block cipher). KDFs can be used to stretch keys into longer keys
Key_derivation_function
Distributed data store for digital transactions
that are securely linked together via cryptographic hashes. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction
Blockchain
Metadata tag prefixed with #
A hashtag is a metadata tag operator that is prefaced by the hash symbol, #. On social media, hashtags are used on microblogging and photo-sharing services–especially
Hashtag
Technique for selecting hash functions
computing, universal hashing (in a randomized algorithm or data structure) refers to selecting a hash function at random from a family of hash functions with
Universal_hashing
2-choice hashing, also known as 2-choice chaining, is "a variant of a hash table in which keys are added by hashing with two hash functions. The key is
2-choice_hashing
science, SUHA (Simple Uniform Hashing Assumption) is a basic assumption that facilitates the mathematical analysis of hash tables. The assumption states
SUHA_(computer_science)
Data structure holding key/value pairs
good hash function is used. A self-balancing binary search tree can be used to implement the buckets for a hash table that uses separate chaining. This
Associative_array
Contractual transaction on a decentralized platform
replicated asset registries and contract execution using cryptographic hash chains and Byzantine fault-tolerant replication. Askemos implemented this approach
Smart_contract
Type of electrical grid
substations utilize one-time signature authentication technologies and one-way hash chain constructs. These constraints have since been remedied with the creation
Smart_grid
Data structure hashing scheme
Cuckoo hashing is a scheme in computer programming for resolving hash collisions of values of hash functions in a table, with worst-case constant lookup
Cuckoo_hashing
Family of hash functions
In computer science, a family of hash functions is said to be k-independent, k-wise independent or k-universal if selecting a function at random from the
K-independent_hashing
Cryptographic hash function
hash functions. The chaining mechanism of N-hash combines the output of the round function with both the current message block and the previous hash state
N-hash
Obsolete Internet security mechanism
to the client (e.g. a web browser) a set of hashes of public keys that must appear in the certificate chain of future connections to the same domain name
HTTP_Public_Key_Pinning
Data organization and storage formats
Distributed hash table Double hashing Dynamic perfect hash table Hash array mapped trie Hash list Hash table Hash tree Hash trie Koorde Prefix hash tree Rolling
List_of_data_structures
Cryptography algorithm
internal IV. It derives a hash of the additional authenticated data and plaintext using the POLYVAL Galois hash function. The hash is then encrypted an AES-key
Block cipher mode of operation
Block_cipher_mode_of_operation
Computer hardware technology
Measurements consist of a cryptographic hash using a hashing algorithm; the TPM v1.0 specification uses the SHA-1 hashing algorithm. More recent TPM versions
Trusted_Execution_Technology
Symbol "#!", used in computing
sequence #!, consisting of the characters number sign (also known as sharp or hash) and exclamation mark (also known as bang), at the beginning of a script
Shebang_(Unix)
Key derivation function
published in 2017, recommends PBKDF2 for password hashing. PBKDF2 applies a pseudorandom function, such as hash-based message authentication code (HMAC), to
PBKDF2
System that regulates the formation of blocks on a blockchain
with over 51% of mining power is able to control the canonical chain until their hash power falls below 50%. This allows them to reorg the blockchain
Proof_of_work
Harvest (computer) • HAS-160 • Hash-based cryptography • Hashcash • Hash chain • Hash function security summary • Hash list • Hasty Pudding cipher • HAVAL
Index of cryptography articles
Index_of_cryptography_articles
Email authentication method designed to associate a domain with a message stream
with bh equal to the computed body hash and b equal to the empty string, is implicitly added to the second hash, albeit its name must not appear in h
DomainKeys_Identified_Mail
Computer programming method for hashing
probing is a scheme in computer programming for resolving collisions in hash tables, data structures for maintaining a collection of key–value pairs and
Linear_probing
Address collision resolution scheme
probing exhibits better locality of reference than many other hash table such as chaining; however, for queries, quadratic probing does not have as good
Quadratic_probing
Failure mode of digital cash schemes
with greater hash power have a larger chance of mining blocks. Any entity with over 50% hash power can always produce the longest chain in the long run
Double-spending
Deep-fried grated potato cylinders
McCain Foods currently produce "Hash Brown Potato Bites" that are similar to classic tater tots. Birds Eye also have "Hash Brown Potato Bites" in their "Chicken
Tater_tots
Internet security protocol
association data. A type of 1 means to do a SHA-256 hash of the selected data. A type of 2 means to do a SHA-512 hash of the selected data. The actual data to be
DNS-based Authentication of Named Entities
DNS-based_Authentication_of_Named_Entities
Act of retrieving and searching on a social searching engine
deletions. The solutions for data integrity are digital signature, hash chaining and embedded signing key. The solutions for secure social search are
Social_search
Standard for cryptographic certificates
systems depend on secure cryptographic hash functions to work. When a public key infrastructure allows the use of a hash function that is no longer secure
X.509
Decentralized digital cryptocurrency
an ordered list of blocks. Each block contains a SHA-256 hash of the previous block, chaining them in chronological order. The blockchain is maintained
Bitcoin
Topics referred to by the same term
potato side-dish similar to hash browns Taters, branding for deep-fried potato wedges served by the Mary Brown's restaurant chain in Canada A home run in
Tater
Topics referred to by the same term
technology commonly used for digital audio reproduction MASH-1 and MASH-2, a hash function Yahoo! Mash, a social network service Metabolic dysfunction–associated
Mash
Distributed version control software system
network protocols. Each object is identified by a SHA-1 hash of its contents. Git computes the hash and uses this value for the object's name. The object
Git
Suite of IETF specifications
record name in the zone (in hashed name sorting order) and lists the record types that exist for the name covered by the hash value in the first label of
Domain Name System Security Extensions
Domain_Name_System_Security_Extensions
Cryptographic hash function
is a cryptographic hash function submitted by the France-funded research project Saphir to NIST's international competition on hash functions. The research
Shabal
Breakfast served in Great Britain and Ireland
and fried bread or toast. The meal is often served with tea. Baked beans, hash browns, and coffee (in place of tea) are common contemporary but non-traditional
Full_breakfast
This is a list of casual dining restaurant chains around the world, arranged in alphabetical order. A casual dining restaurant is a restaurant that serves
List of casual dining restaurant chains
List_of_casual_dining_restaurant_chains
superficially resembles a hash table with array-based collision chains, which is the basis for the name hashed array tree. A full hashed array tree can hold
Hashed_array_tree
Open source command line archiver for Windows and Linux
buffer M) d= 1 hash *d=a (orders 1...5 for isse) b-- d++ hash *d=a b-- d++ hash *d=a b-- d++ hash *d=a b-- d++ hash *d=a b-- d++ hash b-- hash *d=a (order
ZPAQ
The following is a list of notable restaurant chains in the United States. Casual dining restaurants below are split by the type of cuisine they serve
List of restaurant chains in the United States
List_of_restaurant_chains_in_the_United_States
Cryptographic hash function
Generation of an n {\displaystyle n} -bit hash value from the final chaining variable. The specifications of the hash function LSH are as follows. Let m {\displaystyle
LSH_(hash_function)
Data structure that maps virtual addresses with physical addresses
the IPT - this is where the collision chain is used. This hash table is known as a hash anchor table. The hashing function is not generally optimized for
Page_table
Cryptographic key management algorithm
partially in cipher block chaining mode (CBC) with padding as per PKCS #5 and partially in counter mode (CTR) without padding, for the hash ratchet HMAC. The
Double_Ratchet_Algorithm
Representation method in chemistry
conventions for a hashed bond. Whereas most American chemists draw hashed bonds with short hash marks close to the stereocenter and long hash marks further
Skeletal_formula
Type of resource record in the Domain Name System
⟨Type⟩ Algorithm used to hash the public key (0: reserved, 1: SHA-1, 2: SHA-256) ⟨Fingerprint⟩ Hexadecimal representation of the hash result, as text host
SSHFP_record
Key derivation function based on an HMAC
cryptographic functions under suitable assumptions, modeled as universal hash function (in the generic case) or a random oracle (in constrained scenarios
HKDF
Digital asset using a distributed ledger
cryptographically chained and published. In January 2009, bitcoin was created by pseudonymous developer Satoshi Nakamoto. It used SHA-256, a cryptographic hash function
Cryptocurrency
Blockchain and cryptocurrency
periodically committed in a "checkpoint": a Merkle root of transaction hashes is committed to Ethereum's mainnet by using "Core contracts". Polygon runs
Polygon_(blockchain)
1995 studio album by Unsane
southern restaurant chain. One of Waffle House's advertising campaigns used the phrase "scattered, smothered and covered," a reference to hash browns ordered
Scattered, Smothered & Covered
Scattered,_Smothered_&_Covered
Label to identify a network interface of a computer or other network node
resulting hash is acquired. The second hash function takes the network prefix and the previous hash value. The least significant 64 bits of the second hash result
IPv6_address
Particular way of storing and organizing data in a computer
B-tree indice for data retrieval, while compiler implementations usually use hash tables to look up identifiers. Filesystems and search engines make extensive
Data_structure
Breakfast sandwich sold by McDonald's
Archived from the original on March 16, 2025. Retrieved March 16, 2025. "Hash browns, McGriddles left off McDonalds' all-day breakfast menu". Orlando Weekly
McGriddles
American international fast food chain
Wendy's International, LLC, is an American international fast food restaurant chain founded by Dave Thomas on November 15, 1969, in Columbus, Ohio. Its headquarters
Wendy's
Video-sharing platform
where the company would show users who watched longer videos on TVs a long chain of short unskippable adverts, intending to consolidate all ads into the
YouTube
Soft fork change in the transaction format of Bitcoin
bitcoin hash rate, signaling at bit 4; and activating a 2 MB block size limit within six months with support in excess of 80% of the total bitcoin hash rate
SegWit
Authenticated encryption mode for block ciphers
C)=X_{m+n+1}} , where H = E k ( 0 128 ) {\displaystyle H=E_{k}(0^{128})} is the hash key, a string of 128 zero bits encrypted using the block cipher; A {\displaystyle
Galois/Counter_Mode
Canadian multinational coffeehouse and restaurant chain
Timmies or Timmy's, was a Canadian multinational coffeehouse and restaurant chain with headquarters in Toronto; serving coffee, donuts, sandwiches, breakfast
Tim_Hortons
Season of American television series
defect brought on by cannabis-induced psychosis, since he had bought dabs of hash oil from a dispensary that can contain up to 80-90% THC when vaping (far
Law_&_Order_season_22
GNU replacement for the Bourne shell
denoted with a hash character: #. Any text to the right of the hash to the end of the line will be ignored. Inline comments are allowed, but hash comments will
Bash_(Unix_shell)
Open-source blockchain computing platform
"block", is processed by the network. Each block contains a cryptographic hash identifying the series of blocks that must precede it if the block is to
Ethereum
Internet protocol for HTTP payments
status code and an X-PAYMENT-RESPONSE header containing the transaction hash for verification. HTTP-native: Built directly into HTTP requests with no
X402
Topics referred to by the same term
Lotaburger, fast food chain in New Mexico, USA The Blake School (disambiguation), a set of schools BLAKE (hash function), a cryptographic hash function Blake
Blake
Timestamping proof standard
calculates the SHA256 hash of the original file, concatenates a random 128-bit nonce to maintain privacy, and recalculates the SHA256 hash, sending this unique
OpenTimestamps
Data synchronised across multiple sites
models, using an agent-centric approach with individual source chains and a distributed hash table (DHT) for data validation, eliminating the need for a
Distributed_ledger
General-purpose programming language
of the NET class libraries up to .NET Framework 3.5. The Elements tool chain from RemObjects includes RemObjects C#, which compiles C# code to .NET's
C Sharp (programming language)
C_Sharp_(programming_language)
HASH CHAIN
HASH CHAIN
Boy/Male
Hindu
Eye
Boy/Male
Hindu
God is gracious, Kirti, Good wishes
Girl/Female
Australian, British, Chinese, English, Gujarati, Indian
Form of Ashley; Ash Tree Meadow
Male
English
 Short form of English unisex Ashley, ASH means "ash-tree grove."Â
Surname or Lastname
English and Scottish
English and Scottish : unexplained.
Surname or Lastname
German
German : nickname for a swift runner or a timorous person, from Middle High German, Middle Low German hase ‘hare’.Jewish (Ashkenazic) : ornamental name from German Hase ‘hare’.English : from a Middle English nickname, Hase, from Old English hÄs ‘harsh, raucous, or hoarse voice’.Japanese : usually written with characters meaning ‘long valley’; habitational name from a place in Yamato (now Nara prefecture). Listed in the Shinsen shÅjiroku. Some bearers are descended from the Taira clan; they are found mainly in eastern Japan. Also pronounced Nagaya and Nagatani; the original pronunciation was Hatsuse, meaning ‘beginning of the strait’.
Male
Hindi/Indian
(यश) Hindi name YASH means "glory."
Surname or Lastname
English
English : variant of Marsh.Americanized spelling of German Masch.Jewish (Ashkenazic) : unexplained; possibly an acronymic name.
Surname or Lastname
English
English : variant of Pask, from the byform pasche, Latin pascha.Americanized spelling of German Pasch.
Surname or Lastname
English
English : variant of Ash; the name arose as the result of misdivision of Middle English atter ashe ‘at the ash tree’ (Old English æt þǣre æsce).Jewish : of uncertain origin; the Guggenheimers consider it to be a variant of Rasch 1.Americanized spelling of German and Jewish Rasch.
Surname or Lastname
English
English : topographic name for someone who lived near an ash tree, or a habitational name from a place named with the Old English word æsc (see Ash). The Anglo-Norman French preposition de ‘of’, ‘from’ has become fused to the name.Americanized spelling of German Dasch.Indian : variant of Das.
Surname or Lastname
English
English : topographic name for someone who lived by an ash tree, from the Middle English phrase at(te) asche ‘at (the) ash’.Jewish (Ashkenazic) : metonymic occupational name for a maker or seller of bags and purses, from German Tasche ‘bag’, ‘purse’. Compare Taschner.
Boy/Male
Muslim
Acme of mountain
Female
Vietnamese
Vietnamese name HANH means "has good conduct."
Boy/Male
American, Australian, British, English, Hebrew, Hindu, Indian
From the Ash Tree Farm; Ash Trees Meadow; Felicitous
Surname or Lastname
German
German : probably a habitational name from Haste near Wunstorf or Osnabrück.Dutch : nickname from Middle Dutch haest ‘hasty’.Swedish : soldier’s name, from hast ‘haste’, ‘hurry’.English (Lancashire and Yorkshire) : reduced form of Hayhurst.
Surname or Lastname
English
English : from Middle English asche ‘ash tree’ (Old English æsc), hence a topographic name for someone living by an ash tree or a habitational name from any of the many places in southern and central England named with this word (Derbyshire, Dorset, Hampshire, Herefordshire, Kent, Surrey, Shropshire, Somerset, and elsewhere).In New England, Ash is commonly found for French Dufresne, with the same meaning.Jewish (Ashkenazic) : from an acronym for Yiddish AltSHul (see Altschul) or AyznSHtot (see Eisenstadt).
Surname or Lastname
English
English : topographic name for someone who lived by an ash tree, a variant of Ash by misdivision of Middle English atten ash ‘at the ash’, or a habitational name from any of the many places in England and Wales named Nash, from this phrase, as for example Nash in Buckinghamshire, Herefordshire, or Shropshire. The name was established from an early date in Wales and Ireland.Jewish : of unknown origin, possibly an Americanized form of one or more like-sounding Jewish surnames.The surname Nash was taken to Ireland from England or Wales by a family who established themselves in Co. Kerry in the 13th century, during the second wave of Anglo-Norman settlement.
Boy/Male
American, Australian, British, Chinese, Christian, English
Dweller by the Ash Tree; Adventurer; Cliff
Boy/Male
Hindu
Happiness
HASH CHAIN
HASH CHAIN
Surname or Lastname
English (Northumbria) and Scottish
English (Northumbria) and Scottish : habitational name from East Ord in Northumberland, named with Old English ord ‘point’. Compare Ort 3.English : from a Germanic personal name (see Ort 2).Scottish : habitational name from various minor places named with Gaelic ord ‘hammer’, used as a topographical term for a rounded hill.
Boy/Male
Hindu, Indian, Kannada, Modern, Sanskrit, Tamil, Telugu
One who is Peaceful; Calm; Lord Hanuman
Boy/Male
Arabic
Star
Girl/Female
Australian
Flower; Little; Blossom
Girl/Female
Tamil
Saujanya | ஸௌஜநà¯à®¯à®¾
Kind
Boy/Male
American, British, Danish, Dutch, English, German, Hebrew, Irish, Swedish
From the Barley Farm; Farmer's Son; Son of Talmai
Boy/Male
Bengali, Hindu, Indian, Kannada, Malayalam, Marathi, Sanskrit, Telugu
Fortnight; Symbolizing the Phases of Moon
Boy/Male
Australian, British, English, German
Son of Robert
Girl/Female
Hindu
A classical melody, From the east
Girl/Female
Tamil
Child of christmas
HASH CHAIN
HASH CHAIN
HASH CHAIN
HASH CHAIN
HASH CHAIN
n.
To bind with a rope, cord, thong, or chain, so as to fasten; as, to lash something to a spar; to lash a pack on a horse's back.
v. t.
To pay, or to receive, cash for; to exchange for money; as, cash a note or an order.
v. t.
To convert into a mash; to reduce to a soft pulpy state by beating or pressure; to bruise; to crush; as, to mash apples in a mill, or potatoes with a pestle. Specifically (Brewing), to convert, as malt, or malt and meal, into the mash which makes wort.
v. t.
To furnish with a sash or sashes; as, to sash a door or a window.
n.
A sash.
n.
A slight admixture, infusion, or adulteration; a partial overspreading; as, wine with a dash of water; red with a dash of purple.
v. t.
To strike; to crush; to smash; to dash in pieces.
v. t.
To shut or fasten with a hasp.
a.
Capable of being washed without injury; washable; as, wash goods.
n.
Immediate or prompt payment in current funds; as, to sell goods for cash; to make a reduction in price for cash.
v. t.
To strike with a lash ; to whip or scourge with a lash, or with something like one.
superl.
Uttered or undertaken with too much haste or too little reflection; as, rash words; rash measures.
3d pers. sing. pres.
Has.
n.
A sudden check; abashment; frustration; ruin; as, his hopes received a dash.
n.
To /hop into small pieces; to mince and mix; as, to hash meat.
n.
A liquid preparation for the hair; as, a hair wash.
v. t.
To cleanse by ablution, or dipping or rubbing in water; to apply water or other liquid to for the purpose of cleansing; to scrub with water, etc., or as with water; as, to wash the hands or body; to wash garments; to wash sheep or wool; to wash the pavement or floor; to wash the bark of trees.
n.
A rapid movement, esp. one of short duration; a quick stroke or blow; a sudden onset or rush; as, a bold dash at the enemy; a dash of rain.
v. t.
To cover with water or any liquid; to wet; to fall on and moisten; hence, to overflow or dash against; as, waves wash the shore.
v. t.
To adorn with a sash or scarf.