Is there a term of art for usable display of hashes, keys or other crypto material?

I want things that are recognizable to a person "at a glance" and change dramatically on a small change. (thanks for the clarifying q, @jbaggs !)

I'd used the phrase "visual hash" but I'm getting a lot of things about hashing images (eg, https://www.researchgate.net/profile/Xiaofeng-Wang-32/publication/276428507_A_Visual_Model-Based_Perceptual_Image_Hash_for_Content_Authentication/links/5593471908ae5af2b0eb7420/A-Visual-Model-Based-Perceptual-Image-Hash-for-Content-Authentication.pdf)

Think the sorts of swirling dot displays Apple uses something when you migrate between phones.

@adamshostack Before I boost this, do you mean intuitively recognizable upon seeing, in the way SSH tried to do with "ASCII art"?

(Just followed the link and oh look at all of those square roots and fun set theory stuff.)

@jbaggs yeah not that stuff. Updated my post.
@jbaggs Also it occurs to me that I should cc @raph who might have forgotten he ever played with the concept ;)
@adamshostack @jbaggs https://raphlinus.github.io/personal/2017/10/12/what-im-working-on.html if you want the most recent link, it points to stuff originally from 1996.
What I’m working on at Recurse Center

I’m almost 3/4 of the way through my batch at Recurse Center. I’ve been working on a bunch of things, and thought it might be useful to go over them in some detail.

Raph Levien’s blog
@jbaggs @adamshostack The whole “gravatar” concept is sort of like this, isn’t it? They are basically visual representation of hashes of e-mail addresses. I don’t think the have a great term of art, though.
@wordman @jbaggs I thought you could stick what you wanted in https://gravatar.com/ ?
Your Free Avatar, Profile, and Link In Bio | Gravatar

Create a global avatar and profile image with Gravatar. Get a free one-page personal site to showcase your identity and connect across the web.

@adamshostack @jbaggs Maybe I'm thinking of something else (or maybe how it used to work)? There was some thing that made Space Invaders-like avatar icons based on your e-mail address. Was essentially a hash-to-icon sort of thing.
The Smashing Pumpkins - Tonight, Tonight (Official Music Video)

YouTube
@adamshostack @jbaggs The closest I know to it randomart from sha keys generation.
@adamshostack @jbaggs The swirling dot display hints that some sort of random (encrypted) data is being exchanged. I don’t see anything recognizable that might highlight a change, assuming you mean a malicious change. As a lazy human, I generally compare a few easy-to-find blocks in the field-the obvious technique. Bbut that doesn’t seem to be what you mean.